alpha: Define F_GET/SETPIPE_SZ

This commit is contained in:
Aurelien Jarno 2011-03-01 09:59:13 +10:00 committed by Richard Henderson
parent 94fd527b67
commit 146c8734c7
2 changed files with 7 additions and 0 deletions

View File

@ -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>

View File

@ -97,6 +97,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