summaryrefslogtreecommitdiff
path: root/modules/ialloc
blob: bcf431399f0b4443981c62a79168156c29152536 (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
Description:
Memory allocation using idx_t instead of size_t

Files:
lib/ialloc.c
lib/ialloc.h

Depends-on:
calloc-gnu
extern-inline
idx
malloc-gnu
realloc-gnu
reallocarray
stdint

configure.ac:

Makefile.am:
lib_SOURCES += ialloc.c

Include:
"ialloc.h"

License:
LGPLv2+

Maintainer:
all