log lib/vasprintf.c @ 11639:b2e769838448

age author description
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.