summaryrefslogtreecommitdiff
path: root/lib/xvasprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Move vasprintf prototypes to stdio.Simon Josefsson2007-03-271-2/+2
* Simplify xmalloc expressions. Add overflow check in xmalloc arguments.Bruno Haible2006-11-061-1/+1
* * lib/xvasprintf.c (includes): Assume config.h.Eric Blake2006-10-171-3/+1
* Recognize the special case of a string concatenation in xvasprintf.Bruno Haible2006-05-091-1/+76
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Fixing a stupid typo in xvasprintf.c... from Oskar Liljeblad.Bruno Haible2004-09-291-1/+2
* New module 'xvasprintf'.Bruno Haible2004-09-081-0/+42