about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-06-14 14:47:34 -0700
committerUlrich Drepper <drepper@redhat.com>2010-06-14 14:47:34 -0700
commitb2ef2c014b9c66995a3eb4f310ae7c5c510279bf (patch)
tree4f6f1da96c29efedf6d19cf7b2cf2eb76df012c2 /ChangeLog
parentf32f28695d938597ad93177dc83225dcb3c69f74 (diff)
downloadglibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.tar.gz
glibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.tar.xz
glibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.zip
Define F_SETPIPE_SZ and F_GETPIPE_SZ.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ff6ac7f38..06a002eef4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2010-06-14  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
+	and F_GETPIPE_SZ.
+	* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
+	* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
+	* sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
+	* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
+	* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
+	* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
+
 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
 
 	* libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of