summaryrefslogtreecommitdiffstats
path: root/src/include/ctype.h
Commit message (Expand)AuthorAgeFilesLines
* [libc] Rewrite unrelicensable portions of ctype.hMichael Brown2015-03-021-17/+101
* [libc] Add isprint()Michael Brown2014-01-061-0/+1
* [libc] Add isxdigit()Piotr JaroszyƄski2010-08-171-0/+1
* [script] Allow for DOS-style line endings in scriptsMichael Brown2009-06-031-0/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [libc] Fix isdigit(), islower() and isupper().Michael Brown2008-05-191-4/+3Star
* Move tolower() etc to ctype.h as per ISO CMichael Brown2007-01-261-0/+28