33 lines
318 B
Plaintext
33 lines
318 B
Plaintext
Description:
|
|
Safe automatic memory allocation.
|
|
|
|
Files:
|
|
lib/malloca.h
|
|
lib/malloca.c
|
|
m4/malloca.m4
|
|
m4/malloc.m4
|
|
|
|
Depends-on:
|
|
alloca-opt
|
|
assert-h
|
|
extensions-aix
|
|
idx
|
|
stdckdint
|
|
stdint
|
|
xalloc-oversized
|
|
|
|
configure.ac:
|
|
gl_MALLOCA
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += malloca.c
|
|
|
|
Include:
|
|
"malloca.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|