summaryrefslogtreecommitdiff
path: root/modules/xalloc
blob: 65007561b54b21a62cbf98a451ac5b4060815125 (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
Description:
Memory allocation with out-of-memory checking.  Also see xalloc-die.

Files:
lib/xalloc.h
lib/xmalloc.c
m4/xalloc.m4

Depends-on:
c99
extern-inline
stdint
xalloc-die
xalloc-oversized

configure.ac:
gl_XALLOC
gl_MODULE_INDICATOR([xalloc])

Makefile.am:
lib_SOURCES += xmalloc.c

Include:
"xalloc.h"

License:
GPL

Maintainer:
all