看板 DFBSD_commit 關於我們 聯絡資訊
joerg 2005/03/11 07:57:42 PST DragonFly src repository Added files: share/locale Makefile locale.alias share/locale/ctype bg_BG.CP1251.src el_GR.ISO8859-7.src en_US.ASCII.src en_US.DIS_8859-15.src en_US.ISO_8859-1.src en_US.ISO_8859-2.src en_US.ISO_8859-4.src en_US.UTF-8.src hy_AM.ARMSCII-8.src ja_JP.CTEXT.src ja_JP.ISO-2022-JP-2.src ja_JP.ISO-2022-JP.src ja_JP.SJIS.src ja_JP.eucJP.src ko_KR.eucKR.src lt_LT.ISO8859-13.src ru_RU.CP866.src ru_RU.ISO_8859-5.src ru_RU.KOI8-R.src uk_UA.KOI8-U.src zh_CN.GB18030.src zh_CN.eucCN.src zh_TW.BIG5.src zh_TW.eucTW.src share/locale/ctype/charset ASCII GB2312 JISX0201-left JISX0201-right JISX0208-1978 JISX0208-1983 KSC5601 Latin-1 Latin-2 Latin-3 Latin-4 Latin-5 Latin-6 Latin-6+ Latin-Cyrillic Latin-Greek Latin-Hebrew Log: Add locale and character set descriptions. This differs from the NetBSD version in that Latin charset always include TAB in the BLANK specification, just like ASCII does. It should be checked wether ASCII should be a full subset of all this extended character sets, which it normally is supposed to be. Obtained-from: NetBSD