log lib/xvasprintf.c @ 9309:bbbbbf4cd1c5

age author description
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Tue, 27 Mar 2007 20:18:17 +0000 Simon Josefsson Move vasprintf prototypes to stdio.
Mon, 06 Nov 2006 13:03:10 +0000 Bruno Haible Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
Tue, 17 Oct 2006 12:16:04 +0000 Eric Blake * lib/xvasprintf.c (includes): Assume config.h.
Tue, 09 May 2006 17:26:15 +0000 Bruno Haible Recognize the special case of a string concatenation in xvasprintf.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 29 Sep 2004 20:14:02 +0000 Bruno Haible Fixing a stupid typo in xvasprintf.c... from Oskar Liljeblad.
Wed, 08 Sep 2004 12:15:25 +0000 Bruno Haible New module 'xvasprintf'.