aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h
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/ia64/bits/fcntl.h
parentf32f28695d938597ad93177dc83225dcb3c69f74 (diff)
downloadglibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.tar
glibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.tar.gz
glibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.tar.bz2
glibc-b2ef2c014b9c66995a3eb4f310ae7c5c510279bf.zip
Define F_SETPIPE_SZ and F_GETPIPE_SZ.
Diffstat (limited to 'sysdeps/unix/sysv/linux/ia64/bits/fcntl.h')
-rw-r--r--sysdeps/unix/sysv/linux/ia64/bits/fcntl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h b/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h
index 33635fd9e0..2189a97228 100644
--- a/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h
+++ b/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h
@@ -99,6 +99,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