Define F_SETPIPE_SZ and F_GETPIPE_SZ for ARM.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 14 Jun 2010 22:09:08 +0000 (22:09 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 14 Jun 2010 22:09:08 +0000 (22:09 +0000)
ChangeLog.arm
sysdeps/unix/sysv/linux/arm/bits/fcntl.h

index 29d3fe9..8238431 100644 (file)
@@ -1,3 +1,8 @@
+2010-06-14  Joseph Myers  <joseph@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (F_SETPIPE_SZ,
+       F_GETPIPE_SZ): Define.
+
 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
 
        * sysdeps/unix/sysv/linux/arm/eabi/internal_recvmmsg.S: New.
index 77d6c5c..952ae05 100644 (file)
 # 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