newlib-cygwin/newlib/libc/locale
Corinna Vinschen c801709ed5 * libc/string/wcwidth.c: Optimize for speed.
* libc/locale/locale.c (lc_ctype_cjk_lang): New static int.
	(loadlocale): In case of setting LC_CTYPE, set lc_ctype_cjk_lang
	to 1 if the language is "jp", "ko", or "zh", to 0 otherwise.
	(__locale_cjk_lang): New function.
	* libc/string/local.h (__locale_cjk_lang): Declare.
	* libc/string/wcwidth.c: Fix comments.
	(__wcwidth): Handle CJK Ambiguous Width characters according
	to setting returned by __locale_cjk_lang.
2009-06-03 19:28:22 +00:00
..
Makefile.am 2006-05-01 Jeff Johnston <jjohnstn@redhat.com> 2006-05-01 22:01:07 +00:00
Makefile.in * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +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/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lmessages.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lmonetary.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lmonetary.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lnumeric.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lnumeric.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
locale.c * libc/string/wcwidth.c: Optimize for speed. 2009-06-03 19:28:22 +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 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
setlocale.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
timelocal.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
timelocal.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00