summaryrefslogtreecommitdiffstats
path: root/include/ctype.h
Commit message (Expand)AuthorAgeFilesLines
* Obligatory forgotten file.Manuel Novoa III2003-09-081-0/+8
* Create a typedef for the ctype bitmask table entries.Manuel Novoa III2003-08-281-6/+6
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-95/+348
* Patch from Aidan Van Dyk to make _toupper and _tolowerEric Andersen2002-11-201-2/+2
* Aidan Van Dyk noticed that _toupper and _tolower were misbehaving.Eric Andersen2002-11-191-3/+3
* Disable macro implementations. Somehow I missed the following from theManuel Novoa III2002-08-161-1/+4
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-061-66/+110
* Support isblank()Eric Andersen2002-02-231-0/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-2/+2
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-2/+23
* Fix a silly bug with the header fileEric Andersen2001-08-171-3/+3
* use some #defines internal to the ctype functions to eliminate themEric Andersen2001-08-141-7/+1
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+4
* 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-181-3/+9
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-0/+4
* Fix up ctype.hEric Andersen2000-10-171-29/+42
* Initial revision0_9_1Erik Andersen2000-05-141-0/+38