aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/swprintf.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
| | | | | | 'RELENG_6_1_0_RELEASE'. This commit was manufactured to restore the state of the 6.1-RELEASE image.
* Add implementations of the wprintf() family of functions, which performTim J. Robbins2002-09-211-0/+45
formatted wide-character output. Notes: svn path=/head/; revision=103739