Skip to content

Commit

Permalink
* locale/langinfo.h (_NL_LOCALE_NAME): New macro.
Browse files Browse the repository at this point in the history
	[__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.
  • Loading branch information
Roland McGrath committed Mar 28, 2005
1 parent 500a1f2 commit b85f32b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit b85f32b

Please sign in to comment.