aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/rune.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Make <runefile.h> internal to libc.Ruslan Ermilov2005-05-161-1/+2
* Make the format of LC_CTYPE files architecture independent byRuslan Ermilov2005-02-261-66/+156
* Prefer <runetype.h> to <rune.h>, since the latter is going away soon.Tim J. Robbins2004-07-291-1/+1
* Prefix the names of members of _RuneLocale and its sub-structuresTim J. Robbins2004-06-231-49/+52
* Add safeguards to never use errno == 0 as setrunelocale() error return codeAndrey A. Chernov2002-08-091-3/+1
* Rewrite locale loading procedures, so any load failure will not affectAndrey A. Chernov2002-08-081-14/+34
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-0/+1
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+5
* Reduce static binaries bloat by splitting out normally unusedAndrey A. Chernov1995-10-231-7/+0
* Migrate from XPG4 to XPG3 (libxpg4 will be added soon)Andrey A. Chernov1995-10-231-49/+122
* Forget to close fileAndrey A. Chernov1995-08-111-0/+1
* Make not-so-space-eaten locale version:Andrey A. Chernov1994-09-241-235/+7
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+334