summaryrefslogtreecommitdiff
path: root/modules/xvasprintf
Commit message (Expand)AuthorAgeFilesLines
* Use the 'extern-inline' module explicitly where needed.Bruno Haible2023-04-031-0/+1
* xalloc: remove stray includes + dependenciesPaul Eggert2022-10-101-1/+0
* Assume GNU gettext >= 0.17.Bruno Haible2021-07-251-4/+0
* Use the correct printf format attribute for mingw.Bruno Haible2020-11-241-0/+1
* Fix missing module dependencies to 'xalloc' (regression 2020-10-19).Bruno Haible2020-11-231-0/+1
* xalloc: x2nrealloc check for ptrdiff_t overflowPaul Eggert2016-12-291-0/+1
* Avoid warnings from 'aclocal' when AM_XGETTEXT_OPTION is not defined.Bruno Haible2009-08-091-1/+1
* Remove module EOVERFLOW.Bruno Haible2008-09-141-1/+1
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-301-0/+1
* Notify xgettext about functions that have a format string argument.Bruno Haible2007-10-281-0/+6
* Recognize the special case of a string concatenation in xvasprintf.Bruno Haible2006-05-091-0/+4
* * modules/xalloc (Depends-on): Add xalloc-die.Paul Eggert2005-07-151-0/+1
* (Files): Add xalloc.h.Jim Meyering2005-03-251-1/+2
* Add a license tag to every module.Bruno Haible2004-09-221-0/+3
* New module 'xvasprintf'.Bruno Haible2004-09-081-0/+21