summaryrefslogtreecommitdiffstats
path: root/libc/misc/wctype/wctype.c
Commit message (Expand)AuthorAgeFilesLines
* Add files for IMA. Yes, I know it's a hack and no, I won't split the affected...Peter S. Mazinger2006-02-131-0/+8
* More renames for IMAPeter S. Mazinger2006-02-131-947/+0
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+7
* some global data relocs gonePeter S. Mazinger2006-01-161-8/+2
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-5/+5
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-83/+92
* Get rid of tolower/toupper jump reloc, correct tow* for XLOCALEPeter S. Mazinger2006-01-031-3/+10
* Hide towctrans*. What is SMALL_UPLOW and why do we need it?Peter S. Mazinger2005-12-161-6/+7
* Hide C and wchar related stuffPeter S. Mazinger2005-12-161-23/+32
* Enable __iswctype_l prototypePeter S. Mazinger2005-12-081-1/+1
* Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger2005-12-071-11/+12
* Add needed prototypes removed from generic headerPeter S. Mazinger2005-12-061-0/+4
* Hide mostly used functionsPeter S. Mazinger2005-12-011-2/+2
* Implement and hide __wctypePeter S. Mazinger2005-11-281-2/+5
* 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-011-201/+460
* 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-061-0/+480