cvs commit: src/share/mklocale ja_JP.SJIS.src ja_JP.eucJP.src

Hajimu UMEMOTO ume at FreeBSD.org
Sat Feb 18 21:47:15 PST 2006


ume         2006-02-19 05:47:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    share/mklocale       ja_JP.SJIS.src ja_JP.eucJP.src 
  Log:
  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)
  
  Revision  Changes    Path
  1.4.14.1  +85 -85    src/share/mklocale/ja_JP.SJIS.src
  1.3.16.1  +85 -0     src/share/mklocale/ja_JP.eucJP.src


More information about the cvs-all mailing list