summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fputws.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.
* Assorted mdoc(7) fixes.ru2003-05-221-1/+1
| | | | Approved by: re (blanket)
* MFp4: Add the standard "the {fgetws,fputws} function will fail if" texttjr2003-03-091-0/+3
| | | | to the Errors section.
* mdoc(7) police: markup overhaul.ru2002-12-041-1/+1
| | | | Approved by: re
* 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/+89
putwc(), fputwc(), putwchar(), ungetwc(), fwide().
OpenPOWER on IntegriCloud