about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-07 14:12:10 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-07 14:12:10 -0700
commit22895b476794b69a9a42e6bb4ceb929dc6a43917 (patch)
treebfd7812b299c40b3b1fa95ef413ab662b554fa05 /ChangeLog
parent707a53b60035e4d28ceff79d114cf18ed31dfbc5 (diff)
downloadglibc-22895b476794b69a9a42e6bb4ceb929dc6a43917.tar.gz
glibc-22895b476794b69a9a42e6bb4ceb929dc6a43917.tar.xz
glibc-22895b476794b69a9a42e6bb4ceb929dc6a43917.zip
Make the bsd4.4/bits/fcntl.h be the generic one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5468f1e0bd..b2641ed4cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-08-07  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
+	* bits/fcntl.h: ... here.
+
 	* sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
 	not 0.
 	(O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].