summaryrefslogtreecommitdiffstats
path: root/libc/stdio/vasprintf.c
Commit message (Expand)AuthorAgeFilesLines
* When I broke up the stdio code, the "support pre C99 compilers" va_copy compatManuel Novoa III2005-02-141-13/+1
* Define va_copy for pre-C99 compilers (code taken from vfprintf.c).Peter Kjellerstedt2005-02-091-0/+13
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-0/+75