From f9ddf089f124279836930692b9cd7bc807e60088 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 13 Aug 2011 12:21:10 -0400 Subject: Fix compile problem l10nflist compiles for localedef now. Optimize a bit. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a5ad9e36cf..c4abdcc1a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-08-13 Ulrich Drepper + + * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside + of libc. Make tolower call locale-independent. Optimize a bit by + using isdigit instead of isalnum. + * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc. + 2011-08-12 Ulrich Drepper * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO -- cgit 1.4.1