| Commit message (Expand) | Author | Age | Files | Lines |
* | stdckdint: prefer to intprops when easy | Paul Eggert | 2022-08-10 | 1 | -1/+1 |
* | xalloc: new idx_t-based allocators | Paul Eggert | 2021-06-11 | 1 | -0/+1 |
* | xalloc: new function xreallocarray | Paul Eggert | 2021-04-18 | 1 | -1/+1 |
* | xalloc: adjust to malloc ptrdiff_t change | Paul Eggert | 2021-04-17 | 1 | -0/+3 |
* | xalloc: new function xpalloc, from dfa | Paul Eggert | 2021-03-28 | 1 | -0/+3 |
* | xalloc-die: Fix link error with Solaris cc (regression 2020-07-27). | Bruno Haible | 2020-10-20 | 1 | -0/+1 |
* | Use module 'c99' when needed for declaration-after-statement syntax. | Bruno Haible | 2020-09-05 | 1 | -0/+1 |
* | xalloc: x2nrealloc check for ptrdiff_t overflow | Paul Eggert | 2016-12-29 | 1 | -0/+1 |
* | xalloc: better 'inline' | Paul Eggert | 2012-11-29 | 1 | -1/+1 |
* | stdnoreturn, stdnoreturn-tests: remove modules | Paul Eggert | 2011-07-12 | 1 | -1/+0 |
* | xalloc: use stdnoreturn.h | Paul Eggert | 2011-07-12 | 1 | -0/+1 |
* | xalloc: Move AC_LIBOBJ invocations to module description. | Bruno Haible | 2011-06-16 | 1 | -0/+1 |
* | xalloc-oversized: new module | Eric Blake | 2011-04-28 | 1 | -0/+1 |
* | * modules/inline: New file/module. | Jim Meyering | 2006-11-10 | 1 | -1/+1 |
* | * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move | Paul Eggert | 2006-11-08 | 1 | -0/+1 |
* | gnulib-tool now synthesizes the EXTRA_DIST line. | Bruno Haible | 2006-10-13 | 1 | -1/+0 |
* | Distribute all lib/* source files through EXTRA_DIST. | Bruno Haible | 2006-10-12 | 1 | -1/+1 |
* | Avoid the need for AC_LIBSOURCES in m4 macros. | Paul Eggert | 2006-08-21 | 1 | -0/+1 |
* | * modules/xalloc (Depends-on): Add xalloc-die. | Paul Eggert | 2005-07-15 | 1 | -0/+1 |
* | Remove lib_SOURCES line from Makefile.am section of modules where this | Paul Eggert | 2005-03-21 | 1 | -2/+0 |
* | Rename xclone to xmemdup. Remove obsolete xalloc macros. | Paul Eggert | 2004-10-05 | 1 | -2/+1 |
* | Add a license tag to every module. | Bruno Haible | 2004-09-22 | 1 | -0/+3 |
* | Remove dependency of xalloc in exitfail, error, gettext. | Paul Eggert | 2004-08-09 | 1 | -4/+1 |
* | Remove dependency of hash and xalloc modules on the malloc and realloc | Paul Eggert | 2004-06-01 | 1 | -2/+0 |
* | Doesn't depend on stdbool. | Bruno Haible | 2004-02-22 | 1 | -1/+0 |
* | Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX. | Paul Eggert | 2003-11-13 | 1 | -2/+0 |
* | Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99. | Bruno Haible | 2003-11-11 | 1 | -0/+2 |
* | Revamp xalloc interface so that it can check for address arithmetic overflow. | Paul Eggert | 2003-10-13 | 1 | -2/+2 |
* | Sort dependencies by importance, not alphabetically. | Paul Eggert | 2003-09-15 | 1 | -4/+4 |
* | Use "exit.h" rather than rolling EXIT_FAILURE ourselves in each module. | Paul Eggert | 2003-09-12 | 1 | -3/+4 |
* | Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c. | Paul Eggert | 2003-07-22 | 1 | -0/+1 |
* | Add a Maintainer. | Bruno Haible | 2003-01-20 | 1 | -0/+3 |
* | Add module descriptions. | Bruno Haible | 2003-01-13 | 1 | -0/+1 |
* | Module description. | Bruno Haible | 2002-12-31 | 1 | -0/+23 |