summaryrefslogtreecommitdiffstats
path: root/libc/misc/locale
Commit message (Expand)AuthorAgeFilesLines
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-12/+7
* Added a version of nl_langinfo for the stub C/POSIX locale support.Manuel Novoa III2002-06-081-3/+92
* Fixup build a bit moreEric Andersen2002-05-071-2/+8
* The obligatory forgotten files...Manuel Novoa III2002-05-061-0/+1
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-064-351/+457
* Revert Erik's changes... they were broken since there weren't enoughManuel Novoa III2002-04-091-1/+0
* Support ISblank properlyEric Andersen2002-04-091-0/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Add locale-enabled strcoll function from vodz, plus supporting tool.Manuel Novoa III2001-06-022-75/+268
* Put the locale stuff back how it was till we can get a proper implementationEric Andersen2001-06-0111-1222/+0
* Add in some more GNU compatible locale stuff. I only implement theEric Andersen2001-05-2511-0/+1222
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Stub out localeconv. Please look over this to check it is correct....Eric Andersen2001-03-213-9/+58
* Since Erik apparently wants def/undef vs def 1/0...Manuel Novoa III2001-03-191-1/+1
* Part of the ctype locale support.Manuel Novoa III2001-03-182-0/+210