kmx git
login
register
kc3-lang
/
gnulib
/
modules/safe-alloc
modules/safe-alloc
Log
Author
Commit
Date
CI
Message
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.
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.
032310a6
2009-02-21T11:08:37
New module 'safe-alloc'.