5 Commits

Author SHA1 Message Date
ume
3bb1b75748 MFC: The wcwidth(3) should return 2 about characters in JISX0208 codeset.
But it returned 1.
It fixes the problem reported by many Japanese people that tcsh 6.14
doesn't work correctly with ja_JP.eucJP and ja_JP.SJIS locale.

	share/mklocale/ja_JP.SJIS.src:	1.5
	share/mklocale/ja_JP.eucJP.src:	1.4

Approved by:	re (scottl)
2006-02-19 05:47:14 +00:00
tjr
375bcd9d36 Add LC_CTYPE information for characters with lead bytes ED, EE, FA, FB, FC. 2002-10-14 10:44:00 +00:00
ache
4d94472f05 Cleanup: cosmetique, standards conformance, BLANK/SPACE/GRAPH relation 2001-11-30 05:05:53 +00:00
ache
674e803e5c Clean DIGIT/XDIGIT sections 2001-11-30 01:22:01 +00:00
julian
60b0e6fbbf Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>
Basic support for the Shift JIS encoding of japanese.
(and one tiny typo fixed in a comment)
1997-09-24 20:38:12 +00:00