26 lines
267 B
Plaintext
26 lines
267 B
Plaintext
Description:
|
|
Safe automatic memory allocation with out of memory checking.
|
|
|
|
Files:
|
|
lib/xmalloca.h
|
|
lib/xmalloca.c
|
|
|
|
Depends-on:
|
|
malloca
|
|
xalloc
|
|
xalloc-oversized
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += xmalloca.c
|
|
|
|
Include:
|
|
"xmalloca.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all
|