about summary refs log tree commit diff
path: root/Rules
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-09-08 16:20:23 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-09-08 16:20:23 +0000
commitaf1b7c8ca2fa46fc52c6801869f7f54579be8a23 (patch)
tree557cad43c0997944225dbb98e1ca85dc9804b129 /Rules
parent27342d1783449fe837ac42e9b382b2868af3256f (diff)
downloadglibc-af1b7c8ca2fa46fc52c6801869f7f54579be8a23.tar.gz
glibc-af1b7c8ca2fa46fc52c6801869f7f54579be8a23.tar.xz
glibc-af1b7c8ca2fa46fc52c6801869f7f54579be8a23.zip
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.
Diffstat (limited to 'Rules')
0 files changed, 0 insertions, 0 deletions