summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/wprintf.3
Commit message (Collapse)AuthorAgeFilesLines
* Add more useful cross-references to the SEE ALSO section.tjr2003-07-051-2/+7
|
* Consistently mark std(in|out|err) with .Dv, because that's how theyru2002-12-041-1/+1
| | | | | | | are marked up in stdio(3), and because they are defined expressions of type "FILE *". Approved by: re
* mdoc(7) police: markup overhaul.ru2002-12-041-1/+1
| | | | Approved by: re
* Delete stray reference to vsnprintf().tjr2002-09-211-3/+2
|
* Add implementations of the wprintf() family of functions, which performtjr2002-09-211-0/+618
formatted wide-character output.
OpenPOWER on IntegriCloud