summaryrefslogtreecommitdiff
path: root/modules/safe-alloc
Commit message (Collapse)AuthorAgeFilesLines
* safe-alloc: use xalloc-oversizedPaul Eggert2016-12-151-0/+3
| | | | | | * lib/safe-alloc.c: Include xalloc-oversized.h. (safe_alloc_oversized): Remove. All uses changed to xalloc_oversized. * modules/safe-alloc (Depends-on): Add xalloc-oversized.
* safe-alloc: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+1
| | | | | * m4/safe-alloc.m4 (gl_SAFE_ALLOC): Remove AC_LIBOBJ invocation. * modules/safe-alloc (Makefile.am): Augment lib_SOURCES.
* New module 'safe-alloc'.David Lutterkort2009-02-211-0/+21