summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fwprintf.c
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvsKen Smith2009-05-011-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 7.2-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