summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getwchar.c
Commit message (Expand)AuthorAgeFilesLines
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-1/+11
* Provide trivial macro implementations of getwc(), getwchar(), putwc() andtjr2004-05-251-0/+2
* Remove masking macros for getwc(), putwc(), putwchar() and getwchar().tjr2002-09-281-3/+1
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-0/+47
OpenPOWER on IntegriCloud