about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-10-21 20:01:32 +0200
committerAndreas Jaeger <aj@suse.de>2012-10-21 20:01:32 +0200
commit88d4247f1950ddcc23130b2881183b6b4cc3f9a3 (patch)
treee693b44863eebb9982afbb285c8f044f1e5d8b98 /ChangeLog
parentf2eed205244da988934624b02f52a9acdcef568e (diff)
downloadglibc-88d4247f1950ddcc23130b2881183b6b4cc3f9a3.tar.gz
glibc-88d4247f1950ddcc23130b2881183b6b4cc3f9a3.tar.xz
glibc-88d4247f1950ddcc23130b2881183b6b4cc3f9a3.zip
SH: Use <bits/fcntl-linux.h>
Remove all definitions and declarations that are provided by
<bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3d3c1458e..3a0c652e90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-10-21  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
+	definitions and declarations that are provided by
+	<bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
+
 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #14683]