]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* locale/langinfo.h (_NL_LOCALE_NAME): New macro.
authorRoland McGrath <roland@gnu.org>
Mon, 28 Mar 2005 19:22:10 +0000 (19:22 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 28 Mar 2005 19:22:10 +0000 (19:22 +0000)
[__USE_GNU] (NL_LOCALE_NAME): New macro.
* locale/nl_langinfo.c: Grok special item value for _NL_LOCALE_NAME,
return locale name string for the category.

ChangeLog

index 966cb8245c8dfca6de4532e5d8906b93d04e476a..1c13b591d9e45458c3f117f4dba681b960f59679 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-28  Roland McGrath  <roland@redhat.com>
+
+       * locale/langinfo.h (_NL_LOCALE_NAME): New macro.
+       [__USE_GNU] (NL_LOCALE_NAME): New macro.
+       * locale/nl_langinfo.c: Grok special item value for _NL_LOCALE_NAME,
+       return locale name string for the category.
+
 2005-03-28  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * sysdeps/mips/atomicity.h: Remove unused file.