summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/vdprintf.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-10-11 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-10-111-0/+46
* libc/include/stdio.h (dprintf): New declaration. (vdprintf): Ditto. * libc/stdio/Makefile.am (GENERAL_SOURCES): Add dprintf.c and vdprintf.c. * libc/stdio/Makefile.in: Regenerate. * libc/stdio/dprintf.c: New file. * libc/stdio/vdprintf.c: New file. * libc/stdio/stdio.tex (dprintf): New entry.