Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add macro version of ctype.h isascii function | Rich Felker | 2015-06-06 | 1 | -0/+1 |
* | improve ctype.h macros to diagnose errors | Rich Felker | 2015-04-17 | 1 | -6/+6 |
* | suppress macro definitions of ctype functions under C++ | Rich Felker | 2014-10-14 | 1 | -0/+2 |
* | add inline isspace in ctype.h as an optimization | Szabolcs Nagy | 2014-08-13 | 1 | -1/+6 |
* | default features: make musl usable without feature test macros | Rich Felker | 2012-09-07 | 1 | -0/+2 |
* | support _BSD_SOURCE feature test macro | Rich Felker | 2012-05-22 | 1 | -1/+2 |
* | fix all missing instances of __cplusplus checks/extern "C" in headers | Rich Felker | 2011-11-10 | 1 | -0/+8 |
* | fix ctype macros to cast argument to (unsigned) first | Rich Felker | 2011-09-26 | 1 | -6/+6 |
* | extensive header cleanup for standards conformance & correctness | Rich Felker | 2011-02-14 | 1 | -7/+10 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+53 |