newlib-cygwin/newlib/libc/locale
Corinna Vinschen 1cea6189a3 * libc/locale/lmessages.c (__messages_load_locale): Take additional
parameters for wide char to multibyte conversion.  Call
	__set_lc_messages_from_win on Cygwin.
	* libc/locale/lmessages.h: Make C++-safe.
	(__messages_load_locale): Change declaration.
	* libc/locale/lmonetary.c (__monetary_load_locale): Use
	_monetary_locale_buf as buffer pointer.
	* libc/locale/lnumeric.c (__numeric_load_locale): Use
	_numeric_locale_buf as buffer pointer.
	* libc/locale/timelocal.c (__time_load_locale): Use time_locale_buf
	as buffer pointer.
	* libc/locale/locale.c (loadlocale): Enable loading LC_MESSAGES data
	on Cygwin.
2010-02-09 08:58:38 +00:00
..
Makefile.am 2006-05-01 Jeff Johnston <jjohnstn@redhat.com> 2006-05-01 22:01:07 +00:00
Makefile.in 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
fix_grouping.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
ldpart.c 2008-11-24 Craig Howland <howland@LGSInnovations.com> 2008-11-24 21:27:33 +00:00
ldpart.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lmessages.c * libc/locale/lmessages.c (__messages_load_locale): Take additional 2010-02-09 08:58:38 +00:00
lmessages.h * libc/locale/lmessages.c (__messages_load_locale): Take additional 2010-02-09 08:58:38 +00:00
lmonetary.c * libc/locale/lmessages.c (__messages_load_locale): Take additional 2010-02-09 08:58:38 +00:00
lmonetary.h * libc/locale/lmonetary.c (__monetary_load_locale): Take additional 2010-01-22 13:03:42 +00:00
lnumeric.c * libc/locale/lmessages.c (__messages_load_locale): Take additional 2010-02-09 08:58:38 +00:00
lnumeric.h * libc/locale/lmonetary.c (__monetary_load_locale): Take additional 2010-01-22 13:03:42 +00:00
locale.c * libc/locale/lmessages.c (__messages_load_locale): Take additional 2010-02-09 08:58:38 +00:00
locale.tex 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
nl_langinfo.3 * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
nl_langinfo.c * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define. 2010-02-06 18:28:33 +00:00
setlocale.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
timelocal.c * libc/locale/lmessages.c (__messages_load_locale): Take additional 2010-02-09 08:58:38 +00:00
timelocal.h * libc/locale/lmonetary.c (__monetary_load_locale): Take additional 2010-01-22 13:03:42 +00:00