summaryrefslogtreecommitdiffstats
path: root/libc/stdio/vasprintf.c
Commit message (Expand)AuthorAgeFilesLines
* remove a few more empty #if/#endif pairsDenys Vlasenko2009-09-181-4/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-5/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-4/+4
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-1/+1
* 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