summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetwc.c
Commit message (Expand)AuthorAgeFilesLines
* Set the error bit on the stream if an encoding error occurs. Improvetjr2002-10-161-1/+3
* Add an unlocked version of ungetwc(), __ungetwc(), that __vfwscanf()tjr2002-09-221-9/+21
* Lock and unlock the file once per call and use the unlocked version oftjr2002-09-201-7/+11
* Reimplement the functionality of fgetrune(), fputrune(), and fungetrune()tjr2002-09-181-2/+15
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-0/+46
OpenPOWER on IntegriCloud