about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-10-20 12:54:49 +0200
committerAndreas Jaeger <aj@suse.de>2012-10-20 12:54:49 +0200
commit335e6931e2b77627f4bc2eb007c5e15e8dbdeb98 (patch)
treef793d3ca722d0a0477f5a54adbfdc4ceba22d0d9 /ChangeLog
parentac5c94d31d3259a32bfcc3be0ba198c72ff906db (diff)
downloadglibc-335e6931e2b77627f4bc2eb007c5e15e8dbdeb98.tar.gz
glibc-335e6931e2b77627f4bc2eb007c5e15e8dbdeb98.tar.xz
glibc-335e6931e2b77627f4bc2eb007c5e15e8dbdeb98.zip
Reorganization of bits/fcntl.h for Linux
Create a new bits/fcntl-linux.h that contains Linux generic code and a
include it from the architecture specific bits/fcntl.h.

Architectures done: x86, SPARC, s390
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46e7179c63..07e9602470 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-10-20  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
+	generic values for Linux.
+	* sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
+	and declarations that are provided by <bits/fcntl-linux.h> and
+	include <bits/fcntl-linux.h>.
+	* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
+	* sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
+
 2012-10-20  Roland McGrath  <roland@hack.frob.com>
 
 	* io/fcntl.h: Move include of <bits/types.h> to the top and