Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve iswdigit macro to diagnose errors | Rich Felker | 2015-05-02 | 1 | -1/+1 |
* | suppress macro definitions of ctype functions under C++ | Rich Felker | 2014-10-14 | 1 | -0/+2 |
* | fix feature test macro logic for _BSD_SOURCE | Rich Felker | 2013-08-02 | 1 | -2/+2 |
* | change wint_t to unsigned | Rich Felker | 2013-07-22 | 1 | -1/+1 |
* | refactor headers, especially alltypes.h, and improve C++ ABI compat | Rich Felker | 2013-07-22 | 1 | -1/+2 |
* | default features: make musl usable without feature test macros | Rich Felker | 2012-09-07 | 1 | -0/+2 |
* | fix some omissions and mistakes in locale_t interface definitions | Rich Felker | 2012-02-06 | 1 | -0/+24 |
* | add more of the locale_t interfaces, all dummied out to ignore the locale | Rich Felker | 2012-02-06 | 1 | -0/+5 |
* | fix ctype macros to cast argument to (unsigned) first | Rich Felker | 2011-09-26 | 1 | -1/+1 |
* | more header fixes, minor warning fix | Rich Felker | 2011-02-14 | 1 | -0/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+44 |