| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | theraven | 2011-11-20 | 1 | -5/+15 |
* | Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are | tjr | 2004-07-21 | 1 | -42/+1 |
* | Allow encoding modules to override the default implementations of | tjr | 2004-05-13 | 1 | -2/+10 |
* | Reduce overhead by calling internal versions of the multibyte conversion | tjr | 2004-05-12 | 1 | -2/+3 |
* | Prepare to handle state-dependent encodings. This mainly involves not | tjr | 2004-04-06 | 1 | -4/+7 |
* | Style: One space between "restrict" qualifier and "*". | tjr | 2002-09-06 | 1 | -2/+2 |
* | Implement the ISO C90 Amd.1 restartable wide and multibyte character | tjr | 2002-08-18 | 1 | -0/+74 |