Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | byte-based C locale, phase 1: multibyte character handling functions | Rich Felker | 2015-06-16 | 1 | -0/+2 |
* | fix aliasing violations in mbtowc and mbrtowc | Rich Felker | 2014-07-01 | 1 | -1/+2 |
* | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -4/+1 |
* | implement mbtowc directly, not as a wrapper for mbrtowc | Rich Felker | 2013-04-08 | 1 | -5/+39 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+19 |