summaryrefslogtreecommitdiffstats
path: root/libc/stdio/vasprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk."Steven J. Hill"2006-02-261-6/+18
* Merge from trunk."Steven J. Hill"2005-12-101-4/+5
* More merging from trunk."Steven J. Hill"2005-12-061-0/+2
* 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