From 3e154a6f9373a15924ffe226df044194b633e3ac Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 26 Jan 2001 09:22:30 +0000 Subject: Update. * locale/Makefile (headers): Add bits/locale.h. * locale/langinfo.h: Don't include . Include and use __LC_ constants instead of LC_. * locale/locale.h: Include and define LC_ constants using __LC_ constants. * locale/bits/locale.h: New file. * locale/loadlocale.c: Include . * locale/nl_langinfo.h: Likewise. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 515d2bb..a8bd0d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2001-01-26 Ulrich Drepper + * locale/Makefile (headers): Add bits/locale.h. + * locale/langinfo.h: Don't include . Include + and use __LC_ constants instead of LC_. + * locale/locale.h: Include and define LC_ constants + using __LC_ constants. + * locale/bits/locale.h: New file. + * locale/loadlocale.c: Include . + * locale/nl_langinfo.h: Likewise. + * posix/glob.h: Cleanup namespace for non-_GNU_SOURCE case. * io/sys/stat.h: Define S_IFSOCK for XPG6. -- cgit v1.1