summaryrefslogtreecommitdiffstats
path: root/libc/misc/wctype
Commit message (Expand)AuthorAgeFilesLines
* libc/misc/wctype/_wctype.c: make it more readable. no code changesDenys Vlasenko2009-09-181-211/+183
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-9/+6
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-19/+0
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* remove erroneous ';'Bernhard Reutner-Fischer2009-08-191-2/+2
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-14/+6
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-14/+11
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-231-40/+5
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-15/+15
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-3/+3
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-2/+2
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-2/+0
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-242-6/+7
* Merge from trunk."Steven J. Hill"2006-02-2838-973/+1270
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-31/+48
* Merge from trunk."Steven J. Hill"2005-12-101-1/+1
* Merge from trunk."Steven J. Hill"2005-12-081-10/+15
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-2/+2
* Merge from trunk."Steven J. Hill"2005-11-292-57/+13
* Massive merge from trunk."Steven J. Hill"2005-11-171-7/+10
* Copy from trunk."Steven J. Hill"2005-10-301-0/+50
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* 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