summaryrefslogtreecommitdiff
path: root/modules/xalloc
Commit message (Expand)AuthorAgeFilesLines
* stdckdint: prefer to intprops when easyPaul Eggert2022-08-101-1/+1
* xalloc: new idx_t-based allocatorsPaul Eggert2021-06-111-0/+1
* xalloc: new function xreallocarrayPaul Eggert2021-04-181-1/+1
* xalloc: adjust to malloc ptrdiff_t changePaul Eggert2021-04-171-0/+3
* xalloc: new function xpalloc, from dfaPaul Eggert2021-03-281-0/+3
* xalloc-die: Fix link error with Solaris cc (regression 2020-07-27).Bruno Haible2020-10-201-0/+1
* Use module 'c99' when needed for declaration-after-statement syntax.Bruno Haible2020-09-051-0/+1
* xalloc: x2nrealloc check for ptrdiff_t overflowPaul Eggert2016-12-291-0/+1
* xalloc: better 'inline'Paul Eggert2012-11-291-1/+1
* stdnoreturn, stdnoreturn-tests: remove modulesPaul Eggert2011-07-121-1/+0
* xalloc: use stdnoreturn.hPaul Eggert2011-07-121-0/+1
* xalloc: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+1
* xalloc-oversized: new moduleEric Blake2011-04-281-0/+1
* * modules/inline: New file/module.Jim Meyering2006-11-101-1/+1
* * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): MovePaul Eggert2006-11-081-0/+1
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Distribute all lib/* source files through EXTRA_DIST.Bruno Haible2006-10-121-1/+1
* Avoid the need for AC_LIBSOURCES in m4 macros.Paul Eggert2006-08-211-0/+1
* * modules/xalloc (Depends-on): Add xalloc-die.Paul Eggert2005-07-151-0/+1
* Remove lib_SOURCES line from Makefile.am section of modules where thisPaul Eggert2005-03-211-2/+0
* Rename xclone to xmemdup. Remove obsolete xalloc macros.Paul Eggert2004-10-051-2/+1
* Add a license tag to every module.Bruno Haible2004-09-221-0/+3
* Remove dependency of xalloc in exitfail, error, gettext.Paul Eggert2004-08-091-4/+1
* Remove dependency of hash and xalloc modules on the malloc and reallocPaul Eggert2004-06-011-2/+0
* Doesn't depend on stdbool.Bruno Haible2004-02-221-1/+0
* Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.Paul Eggert2003-11-131-2/+0
* Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.Bruno Haible2003-11-111-0/+2
* Revamp xalloc interface so that it can check for address arithmetic overflow.Paul Eggert2003-10-131-2/+2
* Sort dependencies by importance, not alphabetically.Paul Eggert2003-09-151-4/+4
* Use "exit.h" rather than rolling EXIT_FAILURE ourselves in each module.Paul Eggert2003-09-121-3/+4
* Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.Paul Eggert2003-07-221-0/+1
* Add a Maintainer.Bruno Haible2003-01-201-0/+3
* Add module descriptions.Bruno Haible2003-01-131-0/+1
* Module description.Bruno Haible2002-12-311-0/+23