aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-21 05:30:10 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-21 05:30:10 +0000
commit6f6867815c549cbbaa6808f88172bc22670f7a4f (patch)
tree0e159ebf9b610551b4949b64033368c31fb5d0d5 /ChangeLog
parent5842a7562c8dd965f9b6b9885396b1966bb0cf87 (diff)
downloadglibc-6f6867815c549cbbaa6808f88172bc22670f7a4f.tar
glibc-6f6867815c549cbbaa6808f88172bc22670f7a4f.tar.gz
glibc-6f6867815c549cbbaa6808f88172bc22670f7a4f.tar.bz2
glibc-6f6867815c549cbbaa6808f88172bc22670f7a4f.zip
Update.
* sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Avoid locking when using mount tab file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0977e70a4e..7cd3e9c17f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-09-20 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Avoid
+ locking when using mount tab file.
+
* elf/dl-init.c (_dl_init): Fix test of the size of the
preinit_array section.
(call_init): Optimize access to DT_INIT_ARRAY entry a bit.