summaryrefslogtreecommitdiff
path: root/lib/vasprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-301-6/+1
* Tweak last patch: Sync with gettext.Bruno Haible2007-03-291-2/+2
* Take care of IN_LIBINTL situation.Bruno Haible2007-03-291-1/+5
* Move vasprintf prototypes to stdio.Simon Josefsson2007-03-271-2/+2
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* Do the INT_MAX check only where size_t is converted to 'int'.Bruno Haible2006-08-281-4/+16
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* sync (copyright years)Karl Berry2005-03-021-1/+1
* Improve handling of the case length > INT_MAX.Bruno Haible2004-09-081-10/+4
* Check for overflow when converting from size_t to 'int'.Bruno Haible2003-10-301-1/+12
* Update gettext source files from gettext automatically, using srclist-update.Paul Eggert2003-07-141-9/+8
* New modules vasnprintf and vasprintf.Bruno Haible2003-01-301-0/+38