From 335e6931e2b77627f4bc2eb007c5e15e8dbdeb98 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 20 Oct 2012 12:54:49 +0200 Subject: 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 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 46e7179c63..07e9602470 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2012-10-20 Andreas Jaeger + + * 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 and + include . + * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise. + * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise. + 2012-10-20 Roland McGrath * io/fcntl.h: Move include of to the top and -- cgit v1.2.3