about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-09-01 15:31:09 -0700
committerUlrich Drepper <drepper@redhat.com>2009-09-01 15:31:09 -0700
commit5182cbc5ab6e2bc294e14dae22fb3a8553713a41 (patch)
tree2b23e5c645ee34bf984661c7f5a77555e73b2352 /ChangeLog
parent240441038f2d2b1a32d4239270c7f76531a484f3 (diff)
downloadglibc-5182cbc5ab6e2bc294e14dae22fb3a8553713a41.tar.gz
glibc-5182cbc5ab6e2bc294e14dae22fb3a8553713a41.tar.xz
glibc-5182cbc5ab6e2bc294e14dae22fb3a8553713a41.zip
Add hidden alias for fflush.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b4e6966f74..2f7f799a8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
+2009-09-01  Andreas Schwab  <schwab@redhat.com>
+
+	* include/stdio.h: Declare hidden proto for fflush.
+	* libio/iofflush.c: Add hidden weak alias for fflush.
+
 2009-09-01  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/x86_64/fpu/bits/mathinline.h: Include bits/wordsize.h.
 	(__signbitf, __signbit): Only use SSE inline asm for 64-bit.
-		
+
 2009-08-31  Andreas Schwab  <schwab@redhat.com>
 
 	* sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.