summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vswprintf.c
Commit message (Collapse)AuthorAgeFilesLines
* Correctly handle the case where __vfwprintf() fails because it runs outtjr2002-09-261-1/+7
| | | | of memory.
* Add implementations of the wprintf() family of functions, which performtjr2002-09-211-0/+89
formatted wide-character output.
OpenPOWER on IntegriCloud