about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2019-05-23 13:20:48 +0000
committerJoseph Myers <joseph@codesourcery.com>2019-05-23 13:20:48 +0000
commitbee1f2c413ef0cf99d25f898fa0eb0d41fb71dc5 (patch)
tree4ee1d8b649ab762ad164c64cf2ee393b1dafff2e /ChangeLog
parent481c30cb9573a280649fbf27251e6a0f4af1b2b1 (diff)
downloadglibc-bee1f2c413ef0cf99d25f898fa0eb0d41fb71dc5.tar.gz
glibc-bee1f2c413ef0cf99d25f898fa0eb0d41fb71dc5.tar.xz
glibc-bee1f2c413ef0cf99d25f898fa0eb0d41fb71dc5.zip
Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.
This patch adds the new F_SEAL_FUTURE_WRITE constant from Linux 5.1 to
bits/fcntl-linux.h.

Tested for x86_64.

	* sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
	(F_SEAL_FUTURE_WRITE): New macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ea94b6eb1..5f21fe463a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-05-23  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
+	(F_SEAL_FUTURE_WRITE): New macro.
+
 2019-05-23 Alexandra Hajkova  <ahajkova@redhat.com>
 
        * elf/Makefile (test-container): Add tst-ldconfig-bad-aux-cache.