11 Commits (b3291b9a9f77f1f993d2b4f8c68a26cf09221ae7)

Author SHA1 Message Date
Érico Rolim e48e99c112 suppress isascii() macro for C++ 5 years ago
Rich Felker 3d7e32d28d add macro version of ctype.h isascii function 11 years ago
Rich Felker 2ca55a93f2 improve ctype.h macros to diagnose errors 11 years ago
Rich Felker a60457c84a suppress macro definitions of ctype functions under C++ 12 years ago
Szabolcs Nagy b04971d91a add inline isspace in ctype.h as an optimization 12 years ago
Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 14 years ago
Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 14 years ago
Rich Felker 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 15 years ago
Rich Felker 7e14ed1360 fix ctype macros to cast argument to (unsigned) first 15 years ago
Rich Felker 74eea628cf extensive header cleanup for standards conformance & correctness 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago