freebsd-dev/lib/libc
Poul-Henning Kamp 7a55a3c230 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>
1998-08-15 12:51:49 +00:00
..
alpha If using FreeBSD syscalls, handle the syscalls that don't require 1998-08-08 02:25:46 +00:00
amd64 Fixed disordering in previous commit. 1998-07-29 13:43:06 +00:00
compat-43 Add missing period. We don't allow maternity leaves. 1998-07-29 05:13:39 +00:00
db Fix btree problems. This passes regressions tests. 1998-06-25 18:50:06 +00:00
gen isnetworktty -> isnettty. ttyent.h has already gone through 3 1998-08-03 15:35:41 +00:00
gmon Changed to the C9x draft spelling of the (unsigned) integral type 1998-07-14 05:09:48 +00:00
i386 Fixed missing header in synopsis. 1998-08-03 16:29:31 +00:00
include Implement compile time debug support for spinlocks. 1998-06-09 08:28:49 +00:00
locale I have added the support for BIG5 encoding into libc/libxpg4/mklocale. 1998-08-15 12:51:49 +00:00
net Fixed bitrot in prototypes in synopsis. 1998-08-03 17:52:27 +00:00
nls Provide meaningful errno value on error return 1998-07-14 18:27:43 +00:00
quad Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
regex int -> long changes that reduce the diffs with the NetBSD version to 1998-05-14 21:45:18 +00:00
rpc Fixed printf format errors. 1998-06-30 17:30:22 +00:00
stdio Replace my original asprintf() and vasprintf() hacks with something 1998-07-08 00:44:56 +00:00
stdlib preserve errno across the readlink() calls. There is no value in trashing 1998-06-18 09:13:16 +00:00
stdtime Fixed printf format errors. Don't assume so many things about time_t. 1998-06-30 16:49:47 +00:00
string Fix handling more than 1 char with non-C locale 1998-06-05 09:49:51 +00:00
sys oops, forgot to do ``cvs add'' first. 1998-07-28 03:39:04 +00:00
xdr Change the sanity test here. It's not correct to assume that the record 1998-05-20 15:56:11 +00:00
yp Fixed the usual missing dependencies on headers generated by rpcgen. 1998-05-09 15:10:53 +00:00
Makefile Add an include path to private linc/libc_r/libpthread header files. 1998-03-09 06:16:38 +00:00
Makefile.inc Define empty variables in case no names are added to them. This avoids 1998-03-09 06:21:41 +00:00