summaryrefslogtreecommitdiff
path: root/modules/xmalloca
blob: dac01f2d224f0a773ed01b8490426e27857948b8 (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
Description:
Safe automatic memory allocation with out of memory checking.

Files:
lib/xmalloca.h
lib/xmalloca.c

Depends-on:
malloca
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += xmalloca.c

Include:
"xmalloca.h"

License:
GPL

Maintainer:
all