diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-04 07:06:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-04 07:06:56 +0000 |
commit | 7548969348abfda04bccaad8f3438a7a92c78e50 (patch) | |
tree | 4c9665e2ced88b0bb94b3ed92762ef42ce4f6d83 /ChangeLog | |
parent | 26d550d38b5c49ddf29055d07301f18a61fc0145 (diff) | |
download | glibc-7548969348abfda04bccaad8f3438a7a92c78e50.zip glibc-7548969348abfda04bccaad8f3438a7a92c78e50.tar.gz glibc-7548969348abfda04bccaad8f3438a7a92c78e50.tar.bz2 |
Update.
2004-10-04 Ulrich Drepper <drepper@redhat.com>
* elf/rtld.c (dl_main): Only skip => output in ldd mode if both
strings are identical.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-04 Ulrich Drepper <drepper@redhat.com> + + * elf/rtld.c (dl_main): Only skip => output in ldd mode if both + strings are identical. + 2004-03-18 Jakub Jelinek <jakub@redhat.com> * malloc/arena.c (aligned_heap_area): New variable. |