summaryrefslogtreecommitdiff
path: root/modules/xmalloca
blob: 449568af9c130a689be87799789cbbaff144e6f4 (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:
Bruno Haible