diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-21 05:30:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-21 05:30:10 +0000 |
commit | 6f6867815c549cbbaa6808f88172bc22670f7a4f (patch) | |
tree | 0e159ebf9b610551b4949b64033368c31fb5d0d5 /ChangeLog | |
parent | 5842a7562c8dd965f9b6b9885396b1966bb0cf87 (diff) | |
download | glibc-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |