summaryrefslogtreecommitdiff
path: root/modules/xmalloca
blob: 92b965b82a622f13631b29066ed8daefc138e744 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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