| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are | Tim J. Robbins | 2004-07-21 | 1 | -1/+2 |
| * | Use __wcsrtombs() and __sfvwrite() to convert and write the wide character | Tim J. Robbins | 2004-07-21 | 1 | -8/+25 |
| * | Lock the file once per call and use the unlocked fgetwc()/fputwc() variants. | Tim J. Robbins | 2002-09-20 | 1 | -3/+6 |
| * | Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() | Tim J. Robbins | 2002-09-18 | 1 | -2/+1 |
| * | Style: One space between "restrict" qualifier and "*". | Tim J. Robbins | 2002-09-06 | 1 | -1/+1 |
| * | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | Tim J. Robbins | 2002-08-13 | 1 | -0/+51 |
