diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-09-28 15:45:07 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-09-28 15:45:07 -0700 |
commit | ac51c94918ab4fcd127c2c4b6a269190a6439716 (patch) | |
tree | eb01c04fdb9c247f50f90e19ebda79db815c3d4a /ChangeLog | |
parent | 28c195f756b734ee92eed9463e440e6bcb85313e (diff) | |
download | glibc-ac51c94918ab4fcd127c2c4b6a269190a6439716.tar glibc-ac51c94918ab4fcd127c2c4b6a269190a6439716.tar.gz glibc-ac51c94918ab4fcd127c2c4b6a269190a6439716.tar.bz2 glibc-ac51c94918ab4fcd127c2c4b6a269190a6439716.zip |
Move _G_config.h with Linuxism to linux/ directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |