* 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.
This commit is contained in:
Roland McGrath 2005-03-28 19:22:10 +00:00
parent 500a1f2897
commit b85f32b420
1 changed files with 7 additions and 0 deletions

View File

@ -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.