summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-07-24 12:31:23 -0700
committerRoland McGrath <roland@hack.frob.com>2015-07-24 12:31:23 -0700
commit6b183b833968010a95ba41ed307dd8bea7b2e641 (patch)
tree070fd9d084d805efbb5539c467815af651b4291f /ChangeLog
parente400f3ccd36fe91d432cc7d45b4ccc799dece763 (diff)
downloadglibc-6b183b833968010a95ba41ed307dd8bea7b2e641.tar.gz
glibc-6b183b833968010a95ba41ed307dd8bea7b2e641.tar.xz
glibc-6b183b833968010a95ba41ed307dd8bea7b2e641.zip
NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 519478df95..c11d03efb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-07-24  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/nacl/bits/fcntl.h (O_SHLOCK, O_EXLOCK): Macros removed.
+
 2015-07-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	[BZ #18457]