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