Description:
Memory allocation with out-of-memory checking.

Files:
lib/xalloc.h
lib/xmalloc.c
lib/xstrdup.c
m4/xalloc.m4

Depends-on:
malloc
realloc
error
gettext
exitfail

configure.ac:
gl_XALLOC

Makefile.am:
lib_SOURCES += xalloc.h xmalloc.c xstrdup.c

Include:
"xalloc.h"

Maintainer:
all

