glibc/sysdeps/unix/sysv/linux/bits
Joseph Myers af1b7c8ca2 Add Linux 4.13 constants to bits/fcntl-linux.h.
This patch adds new interfaces (F_GET_RW_HINT etc., and associated
RW[FH]_WRITE_LIFE_*) from Linux 4.13 to bits/fcntl-linux.h
(conditional on __USE_GNU).

Tested for x86_64.

	* sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
	(F_GET_RW_HINT): New macro.
	[__USE_GNU] (F_SET_RW_HINT): Likewise.
	[__USE_GNU] (F_GET_FILE_RW_HINT): Likewise.
	[__USE_GNU] (F_SET_FILE_RW_HINT): Likewise.
	[__USE_GNU] (RWF_WRITE_LIFE_NOT_SET): Likewise.
	[__USE_GNU] (RWH_WRITE_LIFE_NONE): Likewise.
	[__USE_GNU] (RWH_WRITE_LIFE_SHORT): Likewise.
	[__USE_GNU] (RWH_WRITE_LIFE_MEDIUM): Likewise.
	[__USE_GNU] (RWH_WRITE_LIFE_LONG): Likewise.
	[__USE_GNU] (RWH_WRITE_LIFE_EXTREME): Likewise.
2017-09-08 16:20:23 +00:00
..
types Fix sigval namespace (bug 21944). 2017-08-16 20:33:59 +00:00
a.out.h
dirent.h
epoll.h
errno.h
eventfd.h
fcntl-linux.h Add Linux 4.13 constants to bits/fcntl-linux.h. 2017-09-08 16:20:23 +00:00
fcntl.h
in.h
initspin.h
inotify.h
ioctl-types.h
ioctls.h
ipc.h
local_lim.h
mqueue.h
msq.h
param.h
poll.h
posix_opt.h
resource.h
sched.h
sem.h
shm.h
sigaction.h Fix XPG4.2 bits/sigaction.h namespace (bug 21899). 2017-08-07 23:41:32 +00:00
sigcontext.h
sigevent-consts.h
siginfo-arch.h
siginfo-consts-arch.h
siginfo-consts.h
signalfd.h
signum.h
sigstack.h
socket.h Add SOL_TLS definition from Linux 4.13. 2017-09-07 14:28:36 +00:00
socket_type.h
ss_flags.h
stat.h
statfs.h
statvfs.h
sys_errlist.h
sysctl.h
termios.h
time.h
timerfd.h
timex.h
uio-ext.h
uio_lim.h
utsname.h
waitflags.h