diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-01-26 23:31:37 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-01-26 23:31:37 +0000 |
commit | 965a54a4eecc6cf5c53718f07290171f744c4d6c (patch) | |
tree | d1c7796f9828bc76b907afe6727ed0eb1d94ed4c /ChangeLog | |
parent | 7071ad79db0886c0f17946feea71439400c706a9 (diff) | |
download | glibc-965a54a4eecc6cf5c53718f07290171f744c4d6c.zip glibc-965a54a4eecc6cf5c53718f07290171f744c4d6c.tar.gz glibc-965a54a4eecc6cf5c53718f07290171f744c4d6c.tar.bz2 |
Remove __STDC__ conditionals from non-installed headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |