aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/putwc.c
Commit message (Expand)AuthorAgeFilesLines
* Provide trivial macro implementations of getwc(), getwchar(), putwc() andTim J. Robbins2004-05-251-0/+2
* Remove masking macros for getwc(), putwc(), putwchar() and getwchar().Tim J. Robbins2002-09-281-3/+1
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),Tim J. Robbins2002-08-131-0/+48