printf core: fix gratuitous integer formatting buffer size
[musl] / include / stddef.h
2021-11-29 Ismael Lucenodefine NULL as nullptr when used in C++11 or later
2014-08-20 Rich Felkeradd max_align_t definition for C11 and C++11
2013-11-25 Rich Felkerrestore type of NULL to void * except when used in...
2013-01-19 Rich Felkeruse a common definition of NULL as 0L for C and C++
2012-12-05 Rich Felkeruse __builtin_offsetof to implement offsetof when possible
2011-02-12 Rich Felkerinitial check-in, version 0.5.0