diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-21 05:54:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-21 05:54:00 +0000 |
commit | d0ad0a80a68654e0dbe15977db4b5d447106f5fa (patch) | |
tree | 0d186babe587ee6ac2c1015d72dc8e1b098dfc12 /ChangeLog | |
parent | 6f6867815c549cbbaa6808f88172bc22670f7a4f (diff) | |
download | glibc-d0ad0a80a68654e0dbe15977db4b5d447106f5fa.zip glibc-d0ad0a80a68654e0dbe15977db4b5d447106f5fa.tar.gz glibc-d0ad0a80a68654e0dbe15977db4b5d447106f5fa.tar.bz2 |
Update.
* sysdeps/unix/sysv/linux/internal_statvfs.c: Likewise.
* sysdeps/unix/sysv/linux/statvfs.c: Include <stdio_ext.h>.
* sysdeps/unix/sysv/linux/fstatvfs.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Avoid locking when using mount tab file. + * sysdeps/unix/sysv/linux/internal_statvfs.c: Likewise. + * sysdeps/unix/sysv/linux/statvfs.c: Include <stdio_ext.h>. + * sysdeps/unix/sysv/linux/fstatvfs.c: Likewise. * elf/dl-init.c (_dl_init): Fix test of the size of the preinit_array section. |