summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vfwprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge vfprintf.c revision 1.52.tjr2003-03-141-2/+2
* Unexpand RCS tag.tjr2003-03-141-1/+1
* MFp4: Catch up to recent __dtoa() interface changes and removal of cvt()'stjr2003-03-131-11/+10
* Set the error bit on the stream if an encoding error occurs. Improvetjr2002-10-161-1/+3
* Add support for the XSI %C and %S formats, which are the same as %lctjr2002-10-161-0/+12
* Use the new va_copy macro to copy variable argument lists instead oftjr2002-09-241-1/+1
* Add implementations of the wprintf() family of functions, which performtjr2002-09-211-0/+1538
OpenPOWER on IntegriCloud