modules/safe-alloc


Log

Author Commit Date CI Message
Paul Eggert b8e5f9c8 2016-12-15T10:00:22 safe-alloc: use xalloc-oversized * 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.
Bruno Haible ff32b57d 2011-05-24T01:26:08 safe-alloc: Move AC_LIBOBJ invocations to module description. * m4/safe-alloc.m4 (gl_SAFE_ALLOC): Remove AC_LIBOBJ invocation. * modules/safe-alloc (Makefile.am): Augment lib_SOURCES.
David Lutterkort 032310a6 2009-02-21T11:08:37 New module 'safe-alloc'.