cvs commit: src/lib/libc/locale Makefile.inc gb18030.c setrunelocale.c

Andrey A. Chernov ache at FreeBSD.org
Tue Jul 29 00:52:46 PDT 2003


ache        2003/07/29 00:52:44 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/locale      Makefile.inc setrunelocale.c 
  Added files:
    lib/libc/locale      gb18030.c 
  Log:
  Add support for gb18030 encoding
  
  PR:             51729
  Submitted by:   Kang Liu <liukang at bjpu.edu.cn>
  
  Revision  Changes    Path
  1.45      +1 -1      src/lib/libc/locale/Makefile.inc
  1.1       +166 -0    src/lib/libc/locale/gb18030.c (new)
  1.31      +3 -0      src/lib/libc/locale/setrunelocale.c


More information about the cvs-src mailing list