Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce overhead by calling internal versions of the multibyte conversion | tjr | 2004-05-12 | 1 | -1/+2 |
* | Prepare to handle state-dependent encodings. This mainly involves not | tjr | 2004-04-06 | 1 | -7/+4 |
* | Implement btowc() in terms of mbrtowc() instead of sgetrune(), and | tjr | 2003-08-07 | 1 | -5/+15 |
* | Add ISO C90 Amd. 1 btowc(3) and wctob(3) functions. | tjr | 2002-08-03 | 1 | -0/+45 |