diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-21 20:17:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-21 20:17:47 +0000 |
commit | ca86a763669147f4312d877b322737feb6ff7a3a (patch) | |
tree | 78e788da472202666479287817d462cd78cdfa6b /ChangeLog | |
parent | 66c79db954a8140593af322a9dc8a1a5f3ac421a (diff) | |
download | glibc-ca86a763669147f4312d877b322737feb6ff7a3a.tar glibc-ca86a763669147f4312d877b322737feb6ff7a3a.tar.gz glibc-ca86a763669147f4312d877b322737feb6ff7a3a.tar.bz2 glibc-ca86a763669147f4312d877b322737feb6ff7a3a.zip |
Update.
2003-07-21 HJ Lu <hongjiu.lu@intel.com>
* elf/ldconfig.c (search_dir): Treat symlink as regular file
if it won't point to itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-07-21 HJ Lu <hongjiu.lu@intel.com> + + * elf/ldconfig.c (search_dir): Treat symlink as regular file + if it won't point to itself. + 2003-07-20 Ulrich Drepper <drepper@redhat.com> * sysdeps/ia64/hp-timing.h (REPEAT_READ): Cast to long int not to int. |