lib/xvasprintf.c


Log

Author Commit Date CI Message
Bruno Haible dac3bbf9 2008-03-30T15:18:13 Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C code.
Bruno Haible 57fdfd3f 2007-10-07T19:14:58 Change copyright notice from GPLv2+ to GPLv3+.
Simon Josefsson 6e2afe5a 2007-03-27T20:18:17 Move vasprintf prototypes to stdio.
Bruno Haible 7c6d5072 2006-11-06T13:03:10 Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
Eric Blake bac726e1 2006-10-17T12:16:04 * lib/xvasprintf.c (includes): Assume config.h. * lib/xasprintf.c (includes): Likewise.
Bruno Haible f46a1e87 2006-05-09T17:26:15 Recognize the special case of a string concatenation in xvasprintf.
Paul Eggert 267a39ba 2005-05-14T06:03:57 *** empty log message ***
Bruno Haible 6abae392 2004-09-29T20:14:02 Fixing a stupid typo in xvasprintf.c... from Oskar Liljeblad.
Bruno Haible 0f2c51f6 2004-09-08T12:15:25 New module 'xvasprintf'.