diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-20 09:26:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-20 09:26:25 +0000 |
commit | 55c910213e5af21ea4a1df7dadda4906a5c0a131 (patch) | |
tree | 71f4bdc92ea5327ffab8d679d428de36c19f59b5 /ChangeLog | |
parent | c200ecdff48ea1cedd00e6019e436459f3d2023a (diff) | |
download | glibc-55c910213e5af21ea4a1df7dadda4906a5c0a131.tar.gz glibc-55c910213e5af21ea4a1df7dadda4906a5c0a131.tar.xz glibc-55c910213e5af21ea4a1df7dadda4906a5c0a131.zip |
Update.
* elf/dl-load.c: Various little optimizations.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 86d9a676f2..12d421713c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-03-20 Ulrich Drepper <drepper@redhat.com> + * elf/dl-load.c: Various little optimizations. + * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Return LINUX_LINK_MAX only if the statfs function is not implemented for the filesystem. |