Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp CTYPE support (from Illumos & Dragonfly) | Baptiste Daroussin | 2015-08-08 | 1 | -5/+7 |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | David Chisnall | 2011-11-20 | 1 | -8/+20 |
* | Fix comparisons that test if an unsigned value is < 0. | Stefan Farfeleder | 2005-02-12 | 1 | -2/+2 |
* | Return the correct value when dst == NULL and conversion has stopped after | Tim J. Robbins | 2004-07-22 | 1 | -2/+2 |
* | Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are | Tim J. Robbins | 2004-07-21 | 1 | -0/+111 |