Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I have added the support for BIG5 encoding into libc/libxpg4/mklocale. | phk | 1998-08-15 | 1 | -1/+1 |
| | | | | | | | | | | | 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> | ||||
* | No longer need the architecture specific include from libc now that | jb | 1998-06-03 | 1 | -7/+0 |
| | | | | NetBSD syscalls are defined in sys.mk if they are being used. | ||||
* | This library builds from libc source, so it also needs to know what | jb | 1998-05-18 | 1 | -0/+7 |
| | | | | | syscall style libc is using otherwise the library can contain calls (like issetugid) that you don't find out until you build X programs. | ||||
* | Add mskanji.c | ache | 1997-09-25 | 1 | -1/+1 |
| | |||||
* | Add more stuff moved out from XPG3 | ache | 1995-11-03 | 1 | -1/+2 |
| | |||||
* | XPG4 hook | ache | 1995-10-23 | 1 | -0/+8 |