summaryrefslogtreecommitdiff
path: root/include/ctype.h
AgeCommit message (Expand)AuthorLines
2015-06-06add macro version of ctype.h isascii functionRich Felker-0/+1
2015-04-17improve ctype.h macros to diagnose errorsRich Felker-6/+6
2014-10-14suppress macro definitions of ctype functions under C++Rich Felker-0/+2
2014-08-13add inline isspace in ctype.h as an optimizationSzabolcs Nagy-1/+6
2012-09-07default features: make musl usable without feature test macrosRich Felker-0/+2
2012-05-22support _BSD_SOURCE feature test macroRich Felker-1/+2
2011-11-10fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker-0/+8
2011-09-26fix ctype macros to cast argument to (unsigned) firstRich Felker-6/+6
2011-02-14extensive header cleanup for standards conformance & correctnessRich Felker-7/+10
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+53