summaryrefslogtreecommitdiff
path: root/lib/xvasprintf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* xvasprintf: no 'static inline'Paul Eggert2012-11-291-1/+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 spaces for indentation, not tabs.Bruno Haible2009-12-101-11/+11
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-301-6/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* Move vasprintf prototypes to stdio.Simon Josefsson2007-03-271-2/+2
* Simplify xmalloc expressions. Add overflow check in xmalloc arguments.Bruno Haible2006-11-061-1/+1
* * lib/xvasprintf.c (includes): Assume config.h.Eric Blake2006-10-171-3/+1
* Recognize the special case of a string concatenation in xvasprintf.Bruno Haible2006-05-091-1/+76
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Fixing a stupid typo in xvasprintf.c... from Oskar Liljeblad.Bruno Haible2004-09-291-1/+2
* New module 'xvasprintf'.Bruno Haible2004-09-081-0/+42