summaryrefslogtreecommitdiffstats
path: root/libc/misc/wchar/wstdio.c
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright message and remove dead code.Manuel Novoa III2002-07-051-157/+28
|
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-0/+542
Implemented unformatted wide i/o functions. (ungetwc still needs testing) Fix a few bugs in wchar.c. Modifications for bcc/elks support.