1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/xalloc
Paul Eggert 07d857be0a * modules/xalloc (Depends-on): Add xalloc-die.
* modules/xvasprintf (Depends-on): Add xalloc-die.
2005-07-15 21:06:16 +00:00

25 lines
245 B
Plaintext

Description:
Memory allocation with out-of-memory checking. Also see xalloc-die.
Files:
lib/xalloc.h
lib/xmalloc.c
m4/xalloc.m4
Depends-on:
xalloc-die
configure.ac:
gl_XALLOC
Makefile.am:
Include:
"xalloc.h"
License:
GPL
Maintainer:
all