mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-11 15:50:06 +00:00
Update.
2001-05-07 H.J. Lu <hjl@gnu.org> * elf/ldconfig.c (dir_entry): Add ino and dev. (add_single_dir): Compare ino and dev to check if 2 directory paths are the same or not. Free entry->path for duplicates. (add_dir): Initialize ino and dev for entry. (search_dir): Handle symlink to directory.
This commit is contained in:
parent
4c95adde8b
commit
c5d6c25b71
@ -1,3 +1,11 @@
|
||||
2001-05-07 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* elf/ldconfig.c (dir_entry): Add ino and dev.
|
||||
(add_single_dir): Compare ino and dev to check if 2 directory
|
||||
paths are the same or not. Free entry->path for duplicates.
|
||||
(add_dir): Initialize ino and dev for entry.
|
||||
(search_dir): Handle symlink to directory.
|
||||
|
||||
2001-05-07 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sysdeps/i386/fpu/libm-test-ulps: Add ulps for new exp tests.
|
||||
|
Loading…
Reference in New Issue
Block a user