about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeff Layton <jlayton@poochiereds.net>2014-07-23 14:21:05 -0400
committerCarlos O'Donell <carlos@redhat.com>2014-07-29 23:27:21 -0400
commit0961f7e1e300ef633b0c1ad95d0999fb5c169f4e (patch)
tree08b1ae51840c0b69a0c4bf9f98b8a71b919d2fa0 /ChangeLog
parentcc5fb300fce0c7ce1923d6f5c776fa83be47d55e (diff)
downloadglibc-0961f7e1e300ef633b0c1ad95d0999fb5c169f4e.tar.gz
glibc-0961f7e1e300ef633b0c1ad95d0999fb5c169f4e.tar.xz
glibc-0961f7e1e300ef633b0c1ad95d0999fb5c169f4e.zip
fcntl-linux.h: add new definitions and manual updates for open file description locks
Open file description locks have been merged into the Linux kernel for
v3.15.  Add the appropriate command-value definitions and an update to
the manual that describes their usage.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e60dfccb3a..1c263b3dd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
+
+	[BZ #16839]
+	* manual/llio.texi: Add section about open file description locks.
+	* manual/examples/ofdlocks.c: Example of open file description
+	lock usage.
+	* sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
+	F_OFD_SETLK, and F_OFD_SETLKW.
+
 2014-07-23  Allan McRae  <allan@archlinux.org>
 
 	* po/es.po: Update Spanish translation from translation project.