about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-01-26 23:31:37 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-01-26 23:31:37 +0000
commit965a54a4eecc6cf5c53718f07290171f744c4d6c (patch)
treed1c7796f9828bc76b907afe6727ed0eb1d94ed4c /ChangeLog
parent7071ad79db0886c0f17946feea71439400c706a9 (diff)
downloadglibc-965a54a4eecc6cf5c53718f07290171f744c4d6c.tar.gz
glibc-965a54a4eecc6cf5c53718f07290171f744c4d6c.tar.xz
glibc-965a54a4eecc6cf5c53718f07290171f744c4d6c.zip
Remove __STDC__ conditionals from non-installed headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fa37ca4ec..24c9550af2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
 
+	* crypt/md5.h: Remove __STDC__ conditionals.
+	* libio/libioP.h: Likewise.
+	* locale/programs/config.h: Likewise.
+	* sysdeps/generic/sysdep.h: Likewise.
+	* sysdeps/i386/asm-syntax.h: Likewise.
+	* sysdeps/s390/asm-syntax.h: Likewise.
+	* sysdeps/unix/sysdep.h: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
+
+2012-01-26  Joseph Myers  <joseph@codesourcery.com>
+
 	* libio/libio.h: Remove __STDC__ conditionals.
 	* malloc/obstack.h: Likewise.
 	* math/complex.h: Likewise.