aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fputws.c
Commit message (Expand)AuthorAgeFilesLines
* Reimplement the functionality of fgetrune(), fputrune(), and fungetrune()Tim J. Robbins2002-09-181-2/+1
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-1/+1
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),Tim J. Robbins2002-08-131-0/+51