about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-20 20:04:47 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-20 20:04:47 -0700
commit26ffd5e6c7f110cc439bb054fac9567885ffc197 (patch)
tree1257ba588618f86a070f275a1dd6efdf81dbf121 /ChangeLog
parent93a6d0820430bfe3d09695a1376c07abf6d2214f (diff)
downloadglibc-26ffd5e6c7f110cc439bb054fac9567885ffc197.tar.gz
glibc-26ffd5e6c7f110cc439bb054fac9567885ffc197.tar.xz
glibc-26ffd5e6c7f110cc439bb054fac9567885ffc197.zip
Clean up HAVE_CONFIG_H and STDC_HEADERS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8998b856d9..99243fbe29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.