cvs commit: src/usr.bin/mklocale yacc.y src/lib/libc/locale
Makefile.inc gb2312.c setrunelocale.c
Andrey Chernov
ache at nagual.pp.ru
Thu Nov 6 06:41:50 PST 2003
On Thu, Nov 06, 2003 at 07:14:06PM +0800, David Xu wrote:
> but zh_CN.GB2312 is still needed, it can be a symbol link to
> euc directory, libc supports loading zh_CN.GB2312, this
Beware of aliasing, if GB2312 is EUC subset, aliasing can leads to
standard expansion, f.e. many non-characters or non-printable in GB2312
will appearse as characters and printable, since populated from EUC.
--
Andrey Chernov | http://ache.pp.ru/
More information about the cvs-src
mailing list