aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLeonhard Holz <leonhard.holz@web.de>2015-02-11 12:49:58 +0100
committerOndřej Bílka <neleai@seznam.cz>2015-02-11 12:50:53 +0100
commitd35273f2746d234c81ca0e9307db9cd30eb6baaa (patch)
treee1b71d5055ec528a21424705bc05f74c543b2fe6 /ChangeLog
parent306bc0d1ed23ef3e38be2b371a197d669ae22334 (diff)
downloadglibc-d35273f2746d234c81ca0e9307db9cd30eb6baaa.tar.xz
glibc-d35273f2746d234c81ca0e9307db9cd30eb6baaa.zip
Remove unused definitions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8d560f677..fd890c5690 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-02-11 Leonhard Holz <leonhard.holz@web.de>
+
+ * string/strxfrm_l.c: Remove #define STRCMP.
+ * string/strcoll_l.c: Remove #define STRLEN.
+ * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
+ * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
+
2015-02-10 Joseph Myers <joseph@codesourcery.com>
* sysdeps/mips/soft-fp/sfp-machine.h: Move to ....