summaryrefslogtreecommitdiff
path: root/firmware/include/ctype.h (follow)
Commit message (Expand)AuthorAge
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann2010-02-22
* Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere2009-05-21
* Cast to unsigned isn't enough in the isXXXX macros (chars > 127 caused a nega...Magnus Holmgren2005-08-11
* make the ctype array unsigned so that bit 7 (octal 0200) can be set andDaniel Stenberg2005-07-12
* Made the char property lookup table constantJens Arnold2004-07-20
* The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing2004-07-13
* fix ctype externDaniel Stenberg2002-06-17
* This is my initial attempt to get rid of the newlib headers requirement,Daniel Stenberg2002-06-15