about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-09-28 15:45:07 -0700
committerRoland McGrath <roland@hack.frob.com>2012-09-28 15:45:07 -0700
commitac51c94918ab4fcd127c2c4b6a269190a6439716 (patch)
treeeb01c04fdb9c247f50f90e19ebda79db815c3d4a /ChangeLog
parent28c195f756b734ee92eed9463e440e6bcb85313e (diff)
downloadglibc-ac51c94918ab4fcd127c2c4b6a269190a6439716.tar.gz
glibc-ac51c94918ab4fcd127c2c4b6a269190a6439716.tar.xz
glibc-ac51c94918ab4fcd127c2c4b6a269190a6439716.zip
Move _G_config.h with Linuxism to linux/ directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a41982de0f..4a31c3f302 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2012-09-28  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/gnu/_G_config.h: Moved to ...
+	* sysdeps/unix/sysv/linux/_G_config.h: ... here.
+	* sysdeps/mach/hurd/_G_config.h: Moved to ...
+	* sysdeps/generic/_G_config.h: ... here.
+
 	* io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
 
 	* posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).