| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Set the error bit on the stream if an encoding error occurs. Improve | Tim J. Robbins | 2002-10-16 | 1 | -1/+3 |
| * | Introduce unlocked versions of fputwc() and fgetwc() called __fputwc() | Tim J. Robbins | 2002-09-20 | 1 | -11/+21 |
| * | Optimise the common case where no special encoding is in use (LC_CTYPE is "C" | Tim J. Robbins | 2002-09-18 | 1 | -5/+23 |
| * | Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() | Tim J. Robbins | 2002-09-18 | 1 | -2/+13 |
| * | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | Tim J. Robbins | 2002-08-13 | 1 | -0/+46 |
