aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/setrunelocale.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: UTF-8 encoding support and deprecation of utf2(4).Tim J. Robbins2002-10-241-0/+3
* MFC: properly implement locale cache, eliminate memory leak, versions up toAndrey A. Chernov2002-08-121-22/+52
* MFC: setlocale.c up to 1.39, setrunelocale.c up to 1.22, ldpart.c up to 1.9Andrey A. Chernov2002-08-071-21/+26
* MFC: libxpg4 mergingAndrey A. Chernov2000-06-041-23/+4
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.Poul-Henning Kamp1998-08-151-0/+3
* Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() whichJohn Birrell1998-01-151-1/+5
* Move MSKanji under XPG4 defineAndrey A. Chernov1997-09-251-8/+8
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>Julian Elischer1997-09-241-0/+3
* Restore PATH_LOCALE functionality using issetugid() call nowAndrey A. Chernov1997-04-071-2/+14
* Use symbolic constants instead of hardcoded digitsAndrey A. Chernov1997-02-061-4/+3
* Update the comment why range checking not neededAndrey A. Chernov1997-02-051-2/+2
* Add comment that range checking is already done at upper levelAndrey A. Chernov1996-12-281-0/+1
* Back out rev 1.5: the overflow condition is already handled elsewhere.Joerg Wunsch1996-12-221-2/+4
* Fix yet another buffer overflow. :-(Joerg Wunsch1996-12-161-4/+2
* PATH_LOCALE: use this non-standard env variable first time only, i.e.Andrey A. Chernov1996-11-261-4/+3
* Move more stuff out to XPG4Andrey A. Chernov1995-11-031-0/+1
* Treat empty encoding as "C" encodingAndrey A. Chernov1995-10-231-1/+1
* Migrate from XPG4 to XPG3 (libxpg4 will be added soon)Andrey A. Chernov1995-10-231-0/+118