aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-04-02 22:31:32 +0200
committerThomas Schwinge <thomas@schwinge.name>2012-04-02 22:31:32 +0200
commit302cadd343d26cfa9b043c213c2a38de259464d8 (patch)
treea88aca1d19f2d7d682e72f4110dc3a0788919213 /ChangeLog
parent228c019e6336d6da448715a1c5fcca9771827f61 (diff)
downloadglibc-302cadd343d26cfa9b043c213c2a38de259464d8.tar
glibc-302cadd343d26cfa9b043c213c2a38de259464d8.tar.gz
glibc-302cadd343d26cfa9b043c213c2a38de259464d8.tar.bz2
glibc-302cadd343d26cfa9b043c213c2a38de259464d8.zip
Testsuite #include fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ebb70425fa..ca85e54e2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-04-02 Thomas Schwinge <thomas@codesourcery.com>
+ * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
+ CHAR_MAX.
+ * string/test-strcmp.c [! WIDE]: Likewise.
+ * time/tst-mktime2.c: Likewise for INT_MAX.
+ * string/test-string.h: #include <sys/param.h> for MIN.
+
* csu/init-first.c (__libc_init_first): Call __ctype_init.
* sysdeps/i386/init-first.c (init): Likewise.
* sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.