summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/getwc.c
Commit message (Collapse)AuthorAgeFilesLines
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),Tim J. Robbins2002-08-131-0/+48
putwc(), fputwc(), putwchar(), ungetwc(), fwide(). Notes: svn path=/head/; revision=101776