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