diff options
author | Richard Henderson <rth@twiddle.net> | 2012-08-07 09:11:31 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2012-08-08 07:43:27 -0700 |
commit | 6360984bc3ee9534437f5f62d65ad31b47c33b35 (patch) | |
tree | 81ed7e41a10d5f8b186d89ea962555ac7b3f02bf /ports/ChangeLog.alpha | |
parent | 3381e4ff2d6903b5e995d1b9c6210ebb6f52630b (diff) | |
download | glibc-6360984bc3ee9534437f5f62d65ad31b47c33b35.tar.gz glibc-6360984bc3ee9534437f5f62d65ad31b47c33b35.tar.xz glibc-6360984bc3ee9534437f5f62d65ad31b47c33b35.zip |
alpha: Purge __ASSUME_STAT64_SYSCALL
Diffstat (limited to 'ports/ChangeLog.alpha')
-rw-r--r-- | ports/ChangeLog.alpha | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ports/ChangeLog.alpha b/ports/ChangeLog.alpha index 3b94d7e14a..282900aaf9 100644 --- a/ports/ChangeLog.alpha +++ b/ports/ChangeLog.alpha @@ -1,3 +1,15 @@ +2012-08-08 Richard Henderson <rth@redhat.com> + + * sysdeps/unix/sysv/linux/alpha/kernel-features.h + (__ASSUME_STAT64_SYSCALL): Remove. + * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test + for __ASSUME_STAT64_SYSCALL. + * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise. + * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise. + * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise. + * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise. + * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise. + 2012-08-07 Joseph Myers <joseph@codesourcery.com> * sysdeps/unix/sysv/linux/alpha/kernel-features.h |