aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-20 09:26:25 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-20 09:26:25 +0000
commit55c910213e5af21ea4a1df7dadda4906a5c0a131 (patch)
tree71f4bdc92ea5327ffab8d679d428de36c19f59b5 /ChangeLog
parentc200ecdff48ea1cedd00e6019e436459f3d2023a (diff)
downloadglibc-55c910213e5af21ea4a1df7dadda4906a5c0a131.zip
glibc-55c910213e5af21ea4a1df7dadda4906a5c0a131.tar.gz
glibc-55c910213e5af21ea4a1df7dadda4906a5c0a131.tar.bz2
Update.
* elf/dl-load.c: Various little optimizations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86d9a67..12d4217 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.