summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgetws.3
Commit message (Collapse)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* MFp4: Add the standard "the {fgetws,fputws} function will fail if" texttjr2003-03-091-0/+3
| | | | to the Errors section.
* Style: One space between "restrict" qualifier and "*".tjr2002-09-061-1/+1
|
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-0/+122
putwc(), fputwc(), putwchar(), ungetwc(), fwide().
OpenPOWER on IntegriCloud