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