Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | -5/+1 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -40/+46 |
2012-03-01 | add all missing wchar functions except floating point parsers | Rich Felker | -0/+15 |
2011-09-19 | fix the type of wchar_t on arm; support wchar_t varying with arch | Rich Felker | -6/+2 |
2011-09-03 | implement open_wmemstream | Rich Felker | -0/+1 |
2011-05-30 | missing prototypes for mbsnrtowcs and wcsnrtombs | Rich Felker | -0/+6 |
2011-03-29 | missing prototype for wcscoll (stub) | Rich Felker | -0/+1 |
2011-03-18 | implement [v]swprintf | Rich Felker | -2/+2 |
2011-02-14 | more header fixes, minor warning fix | Rich Felker | -4/+12 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+152 |