aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/bits
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 /sysdeps/unix/sysv/linux/powerpc/bits
parentf32f28695d938597ad93177dc83225dcb3c69f74 (diff)
downloadglibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.zip
glibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.tar.gz
glibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.tar.bz2
Define F_SETPIPE_SZ and F_GETPIPE_SZ.
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/bits')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h b/sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
index fea347b..ea760f6 100644
--- a/sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
+++ b/sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
@@ -102,6 +102,8 @@
# define F_SETLEASE 1024 /* Set a lease. */
# define F_GETLEASE 1025 /* Enquire what lease is active. */
# define F_NOTIFY 1026 /* Request notfications on a directory. */
+# define F_SETPIPE_SZ 1031 /* Set pipe page size array. */
+# define F_GETPIPE_SZ 1032 /* Set pipe page size array. */
#endif
#ifdef __USE_XOPEN2K8
# define F_DUPFD_CLOEXEC 1030 /* Duplicate file descriptor with