Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-01 | fix aliasing violations in mbtowc and mbrtowc | Rich Felker | 1 | -1/+2 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 1 | -3/+0 |
2013-04-08 | mbrtowc: do not leave mbstate_t in permanent-fail state after EILSEQ | Rich Felker | 1 | -1/+1 |
2013-04-08 | optimize mbrtowc | Rich Felker | 1 | -3/+2 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 1 | -1/+1 |
2011-03-25 | fix all implicit conversion between signed/unsigned pointers | Rich Felker | 1 | -1/+1 |
2011-02-13 | cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts | Rich Felker | 1 | -4/+4 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+58 |