summaryrefslogtreecommitdiff
path: root/modules/xmap
blob: 2a7ceade73db3e0ba93c14a556f65e76aed070c6 (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
Description:
Abstract map data type, with out-of-memory checking.

Files:
lib/gl_xmap.h
lib/gl_xmap.c

Depends-on:
map
extern-inline
stdbool
xalloc-die

configure.ac:

Makefile.am:
lib_SOURCES += gl_xmap.h gl_xmap.c

Include:
"gl_xmap.h"

License:
GPL

Maintainer:
all