diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-20 20:04:47 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-20 20:04:47 -0700 |
commit | 26ffd5e6c7f110cc439bb054fac9567885ffc197 (patch) | |
tree | 1257ba588618f86a070f275a1dd6efdf81dbf121 /ChangeLog | |
parent | 93a6d0820430bfe3d09695a1376c07abf6d2214f (diff) | |
download | glibc-26ffd5e6c7f110cc439bb054fac9567885ffc197.tar glibc-26ffd5e6c7f110cc439bb054fac9567885ffc197.tar.gz glibc-26ffd5e6c7f110cc439bb054fac9567885ffc197.tar.bz2 glibc-26ffd5e6c7f110cc439bb054fac9567885ffc197.zip |
Clean up HAVE_CONFIG_H and STDC_HEADERS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2014-06-20 Roland McGrath <roland@hack.frob.com> + * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros. + * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H. + * locale/Makefile (CPPFLAGS-locale-programs): Likewise. + * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it. + * nptl/allocatestack.c: Include <stack-aliasing.h>. * nptl/stack-aliasing.h: New file. * sysdeps/i386/i686/stack-aliasing.h: New file. |