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:04:26 -0700
committerRoland McGrath <roland@hack.frob.com>2012-09-28 15:04:26 -0700
commit28c195f756b734ee92eed9463e440e6bcb85313e (patch)
tree16180b2baf9ccdbf5c6b0105062542f5e40482e5 /ChangeLog
parent848917f9ee60e08638c67bcb590ed4b4c4186b0b (diff)
downloadglibc-28c195f756b734ee92eed9463e440e6bcb85313e.tar.gz
glibc-28c195f756b734ee92eed9463e440e6bcb85313e.tar.xz
glibc-28c195f756b734ee92eed9463e440e6bcb85313e.zip
Fix stub open.c to define __libc_open.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa7d734eeb..a41982de0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2012-09-28  Roland McGrath  <roland@hack.frob.com>
 
+	* io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
+
 	* posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
 
 	* nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):