diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-26 08:08:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-26 08:08:21 +0000 |
commit | 2fe98a4ae7dadec3aa4dfed4fe041aacfa641de9 (patch) | |
tree | 52428ada97e14d545f2fa61119ed4d4e59e354a6 /ChangeLog | |
parent | 41c26b683e8f7d2eaec65d96cb9c7eba663dcd81 (diff) | |
download | glibc-2fe98a4ae7dadec3aa4dfed4fe041aacfa641de9.zip glibc-2fe98a4ae7dadec3aa4dfed4fe041aacfa641de9.tar.gz glibc-2fe98a4ae7dadec3aa4dfed4fe041aacfa641de9.tar.bz2 |
Update.
2003-08-26 Jakub Jelinek <jakub@redhat.com>
* elf/ldconfig.c (search_dir): When checking for GNU-style .so
link file use the real file name, not the resolved name we got by
following the symlinks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-08-26 Jakub Jelinek <jakub@redhat.com> + + * elf/ldconfig.c (search_dir): When checking for GNU-style .so + link file use the real file name, not the resolved name we got by + following the symlinks. + 2003-08-25 Ulrich Drepper <drepper@redhat.com> * libio/oldfileops.c (_IO_old_file_init): Initialize _mode field |