log lib/vasprintf.c @ 17480:f40b3156a43e

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Sun, 30 Mar 2008 15:18:13 +0200 Bruno Haible Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
Thu, 29 Mar 2007 22:34:33 +0000 Bruno Haible Tweak last patch: Sync with gettext.
Thu, 29 Mar 2007 22:21:32 +0000 Bruno Haible Take care of IN_LIBINTL situation.
Tue, 27 Mar 2007 20:18:17 +0000 Simon Josefsson Move vasprintf prototypes to stdio.
Thu, 14 Sep 2006 14:18:36 +0000 Bruno Haible Include <config.h> unconditionally.
Mon, 28 Aug 2006 16:04:14 +0000 Bruno Haible Do the INT_MAX check only where size_t is converted to 'int'.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 02 Mar 2005 14:56:43 +0000 Karl Berry sync (copyright years)
Wed, 08 Sep 2004 12:11:19 +0000 Bruno Haible Improve handling of the case length > INT_MAX.
Thu, 30 Oct 2003 14:09:04 +0000 Bruno Haible Check for overflow when converting from size_t to 'int'.
Mon, 14 Jul 2003 22:44:04 +0000 Paul Eggert Update gettext source files from gettext automatically, using srclist-update.
Thu, 30 Jan 2003 13:48:21 +0000 Bruno Haible New modules vasnprintf and vasprintf.