1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Paul Eggert
8e63aebd5d xalloc: x2nrealloc check for ptrdiff_t overflow
* lib/xalloc.h (x2nrealloc): Check for ptrdiff_t overflow, too.
* modules/xalloc, modules/xvasprintf (Depends-on): Add stdint.
2016-12-29 01:17:24 -08:00
Bruno Haible
76ce132758 Avoid warnings from 'aclocal' when AM_XGETTEXT_OPTION is not defined. 2009-08-09 19:58:07 +02:00
Bruno Haible
b5ae144098 Remove module EOVERFLOW. 2008-09-14 00:56:22 +02:00
Bruno Haible
dac3bbf963 Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
code.
2008-03-30 15:18:13 +02:00
Bruno Haible
85c433f05b Notify xgettext about functions that have a format string argument. 2007-10-28 21:39:15 +01:00
Bruno Haible
f46a1e87e0 Recognize the special case of a string concatenation in xvasprintf. 2006-05-09 17:26:15 +00:00
Paul Eggert
07d857be0a * modules/xalloc (Depends-on): Add xalloc-die.
* modules/xvasprintf (Depends-on): Add xalloc-die.
2005-07-15 21:06:16 +00:00
Jim Meyering
5bee373918 (Files): Add xalloc.h. 2005-03-25 16:58:46 +00:00
Bruno Haible
5143f4e91f Add a license tag to every module. 2004-09-22 15:11:04 +00:00
Bruno Haible
0f2c51f68b New module 'xvasprintf'. 2004-09-08 12:15:25 +00:00