Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [console] Restore compatibility with "--key" values in existing scripts | Michael Brown | 2023-07-07 | 1 | -0/+11 |
* | [libc] Rewrite unrelicensable portions of ctype.h | Michael Brown | 2015-03-02 | 1 | -17/+101 |
* | [libc] Add isprint() | Michael Brown | 2014-01-06 | 1 | -0/+1 |
* | [libc] Add isxdigit() | Piotr JaroszyĆski | 2010-08-17 | 1 | -0/+1 |
* | [script] Allow for DOS-style line endings in scripts | Michael Brown | 2009-06-03 | 1 | -0/+2 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | [libc] Fix isdigit(), islower() and isupper(). | Michael Brown | 2008-05-19 | 1 | -4/+3 |
* | Move tolower() etc to ctype.h as per ISO C | Michael Brown | 2007-01-26 | 1 | -0/+28 |