mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
245 B
Plaintext
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
|