summaryrefslogtreecommitdiff
path: root/modules/malloca
blob: 6e5fc8d5663fc681c9bdf634b8e5b0748c43016a (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
26
27
28
29
30
31
Description:
Safe automatic memory allocation.

Files:
lib/malloca.h
lib/malloca.c
m4/malloca.m4
m4/eealloc.m4

Depends-on:
alloca-opt
assert-h
idx
stdckdint
stdint
xalloc-oversized

configure.ac:
gl_MALLOCA

Makefile.am:
lib_SOURCES += malloca.c

Include:
"malloca.h"

License:
LGPLv2+

Maintainer:
all