summaryrefslogtreecommitdiffstats
path: root/libc/misc/ctype
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-15/+6
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-19/+0
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* - synch r25316:25325 from trunkBernhard Reutner-Fischer2009-02-181-0/+1
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-3/+3
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-291-3/+5
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-2/+4
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-12/+2
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-23/+27
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-13/+13
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-3/+3
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-3/+5
* 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-4/+5
* Merge from trunk."Steven J. Hill"2006-02-2743-80/+430
* Big fricking merge from trunk."Steven J. Hill"2006-01-072-67/+9
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-63/+8
* Massive merge from trunk."Steven J. Hill"2005-11-171-7/+10
* Copy from trunk."Steven J. Hill"2005-10-301-0/+56
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III2003-09-082-5/+93
* Create a typedef for the ctype bitmask table entries.Manuel Novoa III2003-08-281-28/+8
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-2/+12
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-012-167/+903
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-063-770/+238
* Revert Erik's changes... they were broken since there weren't enoughManuel Novoa III2002-04-092-20/+10
* Add some symbols needed for C++ to work. Temporary hack...Eric Andersen2002-03-142-2/+19
* Support isblank()Eric Andersen2002-02-233-3/+21
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Fix a silly bug with the header fileEric Andersen2001-08-171-1/+1
* use some #defines internal to the ctype functions to eliminate themEric Andersen2001-08-141-0/+32
* Add locale-enabled strcoll function from vodz, plus supporting tool.Manuel Novoa III2001-06-022-22/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Since Erik apparently wants def/undef vs def 1/0...Manuel Novoa III2001-03-191-2/+2
* Part of the ctype locale support.Manuel Novoa III2001-03-184-25/+723
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-201-1/+34
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-042-2/+2
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-0/+1
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-0/+1
* Fix up ctype.hEric Andersen2000-10-172-53/+103
* Makefile updateEric Andersen2000-10-121-1/+1
* New misc tree that actually has misc stuff in it.Eric Andersen2000-10-113-0/+142