Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 1998 05:51:49 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/locale big5.c Makefile.inc setrunelocale.c src/lib/libxpg4 Makefile src/usr.bin/mklocale/data zh_TW.BIG5.src Makefile
Message-ID:  <199808151251.FAA28899@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/08/15 05:51:49 PDT

  Modified files:
    lib/libc/locale      Makefile.inc setrunelocale.c 
    lib/libxpg4          Makefile 
    usr.bin/mklocale/data Makefile 
  Added files:
    lib/libc/locale      big5.c 
    usr.bin/mklocale/data zh_TW.BIG5.src 
  Log:
  I have added the support for BIG5 encoding into libc/libxpg4/mklocale.
  the diff is attached below. This is done on the 3.0 source-tree.
  I have test this on 2.2-stable before, but I don't have a 3.0 machine
  right now.
  
  This patch is mainly to make libc support BIG5 encoding, thus add
  zh_TW.BIG5 locale to 3.0.
  
  Submitted by:	Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
  
  Revision  Changes    Path
  1.13      +5 -5      src/lib/libc/locale/Makefile.inc
  1.14      +3 -0      src/lib/libc/locale/setrunelocale.c
  1.6       +1 -1      src/lib/libxpg4/Makefile
  1.16      +3 -2      src/usr.bin/mklocale/data/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808151251.FAA28899>