summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fputwc.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce unlocked versions of fputwc() and fgetwc() called __fputwc()tjr2002-09-201-11/+21
* Optimise the common case where no special encoding is in use (LC_CTYPE is "C"tjr2002-09-181-5/+23
* Reimplement the functionality of fgetrune(), fputrune(), and fungetrune()tjr2002-09-181-2/+13
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-0/+46
OpenPOWER on IntegriCloud