diff options
author | 2000-09-27 14:59:33 +0000 | |
---|---|---|
committer | 2000-09-27 14:59:33 +0000 | |
commit | d6b835da69461e44bf104648e7a990d618dc7c6d (patch) | |
tree | 19300125f3fd0da1d32c1454d9ebab0625868f87 | |
parent | (search_dir): Allow unlimited path length. (create_links): Likewise. (diff) | |
download | glibc-d6b835da69461e44bf104648e7a990d618dc7c6d.tar.xz glibc-d6b835da69461e44bf104648e7a990d618dc7c6d.zip |
Update.
2000-09-26 Andreas Jaeger <aj@suse.de>
* elf/ldconfig.c (search_dir): Allow unlimited path length.
(create_links): Likewise.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-09-26 Andreas Jaeger <aj@suse.de> + + * elf/ldconfig.c (search_dir): Allow unlimited path length. + (create_links): Likewise. + 2000-09-27 Ulrich Drepper <drepper@redhat.com> * posix/tst-dir.c: Test a few error cases of chdir. |