printf core: fix gratuitous integer formatting buffer size
[musl] / include / ctype.h
2021-02-25 Érico Rolimsuppress isascii() macro for C++
2015-06-06 Rich Felkeradd macro version of ctype.h isascii function
2015-04-18 Rich Felkerimprove ctype.h macros to diagnose errors
2014-10-14 Rich Felkersuppress macro definitions of ctype functions under C++
2014-08-13 Szabolcs Nagyadd inline isspace in ctype.h as an optimization
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2011-11-11 Rich Felkerfix all missing instances of __cplusplus checks/extern...
2011-09-26 Rich Felkerfix ctype macros to cast argument to (unsigned) first
2011-02-14 Rich Felkerextensive header cleanup for standards conformance...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0