aboutsummaryrefslogtreecommitdiff
path: root/src/include/ctype.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-07[console] Restore compatibility with "--key" values in existing scriptskeyvalsMichael Brown1-0/+11
2015-03-02[libc] Rewrite unrelicensable portions of ctype.hMichael Brown1-17/+101
2014-01-06[libc] Add isprint()Michael Brown1-0/+1
2010-08-17[libc] Add isxdigit()Piotr JaroszyƄski1-0/+1
2009-06-03[script] Allow for DOS-style line endings in scriptsMichael Brown1-0/+2
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2008-05-19[libc] Fix isdigit(), islower() and isupper().Michael Brown1-4/+3
2007-01-26Move tolower() etc to ctype.h as per ISO CMichael Brown1-0/+28