diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-27 07:55:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-27 07:55:47 +0000 |
commit | 01496d70ed327406aadd322c6cd83bf516920daf (patch) | |
tree | 35b8fe0a58a196957a6ff1a65cb159689eadc0bc /ChangeLog | |
parent | a073f7c246d99289c3920488113899bc44536ec3 (diff) | |
download | glibc-01496d70ed327406aadd322c6cd83bf516920daf.tar.gz glibc-01496d70ed327406aadd322c6cd83bf516920daf.tar.xz glibc-01496d70ed327406aadd322c6cd83bf516920daf.zip |
Update.
* sysdeps/unix/sysv/linux/fxstat64.c: Rename have_no_stat64 to __have_no_stat64. * sysdeps/unix/sysv/linux/lxstat64.c: Likewise. * sysdeps/unix/sysv/linux/xstat64.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bc3b84eef0..c5e36e9722 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 1999-12-26 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/fxstat64.c: Rename have_no_stat64 to + __have_no_stat64. + * sysdeps/unix/sysv/linux/lxstat64.c: Likewise. + * sysdeps/unix/sysv/linux/xstat64.c: Likewise. + * sysdeps/unix/sysv/linux/mips/bits/resource.h: Remove inclusion of <asm/resource.h>. |