Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are | tjr | 2004-07-21 | 1 | -67/+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 | -3/+4 |
* | Prepare to handle state-dependent encodings. This mainly involves not | tjr | 2004-04-06 | 1 | -8/+20 |
* | 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/+90 |