]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 7 Jul 1998 12:46:24 +0000 (12:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 7 Jul 1998 12:46:24 +0000 (12:46 +0000)
1998-07-07  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/unix/sysv/linux/ldd-rewrite.sed: Do not exit the shell
script if lddlibc4 failed.
Reported by B. D. Elliott <bde@accessone.com>.

scratch, which is faster and gets correct behaviour if $(subdirs)
is incomplete.

ChangeLog
sysdeps/unix/sysv/linux/ldd-rewrite.sed

index 6d5fbe353391518e2e59b4cf79cb684d76e6618c..44b4d06ca08534879a551ace6496bbd1c417718f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1998-07-07  Ulrich Drepper  <drepper@cygnus.com>
+
+       * sysdeps/unix/sysv/linux/ldd-rewrite.sed: Do not exit the shell
+       script if lddlibc4 failed.
+       Reported by B. D. Elliott <bde@accessone.com>.
+
 1998-07-06  Ulrich Drepper  <drepper@cygnus.com>
 
        * sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
 1998-05-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * Makerules (do-makelib): Don't force creating library from
-       scratch, which is faster and gets correct behaviour if $(subdirs)
-       is incomplete.
+       scratch, which is faster and gets correct behaviour if $(subdirs)
+       is incomplete.
 
 1998-05-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
index efc1b575404c04e9413262d63f2e480280528ec4..0ad5bc4f93c5047722be89b6cab03902466c49a8 100644 (file)
@@ -4,7 +4,7 @@
   lddlibc4 $file\
   # Test the result.\
   if test $? -lt 3; then\
-    exit 0;\
+    return 0;\
   fi\
   # In case of an error punt.
 /LD_TRACE_LOADED_OBJECTS=1/a\