diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2011-03-01 09:59:13 +1000 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2011-03-01 09:59:13 +1000 |
commit | 146c8734c741e7f592cf07e7fd12644506c4c4c5 (patch) | |
tree | 9fe910e3e78811373c02946ab5ee704b576d934a /ChangeLog.alpha | |
parent | 94fd527b67373373ebf6364d8b42c1d9fac1ea1c (diff) | |
download | glibc-146c8734c741e7f592cf07e7fd12644506c4c4c5.tar.gz glibc-146c8734c741e7f592cf07e7fd12644506c4c4c5.tar.xz glibc-146c8734c741e7f592cf07e7fd12644506c4c4c5.zip |
alpha: Define F_GET/SETPIPE_SZ
Diffstat (limited to 'ChangeLog.alpha')
-rw-r--r-- | ChangeLog.alpha | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.alpha b/ChangeLog.alpha index d2030d6638..ca354f10c7 100644 --- a/ChangeLog.alpha +++ b/ChangeLog.alpha @@ -1,3 +1,8 @@ +2011-02-28 Aurelien Jarno <aurelien@aurel32.net> + + * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ, + F_GETPIPE_SZ): Define. + 2010-09-26 Michael Cree <mcree@orcon.net.nz> * sysdeps/alpha/memchr.c: Include <bp-sym.h> |