| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -3/+1 |
| * | fix buffer overflow in mbsrtowcs | Rich Felker | 2013-09-27 | 1 | -1/+1 |
| * | fix failure of mbsrtowcs to record stop position when dest is full | Rich Felker | 2013-06-29 | 1 | -1/+4 |
| * | overhaul mbsrtowcs | Rich Felker | 2013-04-04 | 1 | -69/+64 |
| * | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
| * | cleanup utf-8 multibyte code, use visibility if possible | Rich Felker | 2011-02-27 | 1 | -16/+0 |
| * | cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts | Rich Felker | 2011-02-13 | 1 | -19/+19 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+121 |
