diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-30 03:21:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-30 03:21:39 +0000 |
commit | f58580396d75a6d7429a909444ad8b70dd7dfff8 (patch) | |
tree | bd973785675addecb446ba36e57d8f8d8f918271 /ChangeLog | |
parent | 5a384a9143afd73965e152cbbd13356b57d58c06 (diff) | |
download | glibc-f58580396d75a6d7429a909444ad8b70dd7dfff8.tar glibc-f58580396d75a6d7429a909444ad8b70dd7dfff8.tar.gz glibc-f58580396d75a6d7429a909444ad8b70dd7dfff8.tar.bz2 glibc-f58580396d75a6d7429a909444ad8b70dd7dfff8.zip |
Update.
* elf/dl-load.c (open_path): Don't exit loop early if we didn't
use a directory at all.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-10-29 Ulrich Drepper <drepper@redhat.com> + * elf/dl-load.c (open_path): Don't exit loop early if we didn't + use a directory at all. + * elf/Makefile: Add rules to build and run tst-pathopt. * elf/tst-pathopt.c: New file. * elf/tst-pathopt.sh: New file. |