summaryrefslogtreecommitdiffstats
path: root/libc/misc/wctype
Commit message (Expand)AuthorAgeFilesLines
* Fix wctype.c so that wchar can be enabled without ctype table-based functions.Manuel Novoa III2003-09-091-0/+58
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-9/+0
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-012-204/+477
* Hide my personal #warning reminders. Add __wcschrnul, rename strchrnulManuel Novoa III2002-09-191-0/+6
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-2/+121
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-062-0/+527