summaryrefslogtreecommitdiff
path: root/modules/xsublist
blob: 38c4b3086c55ae5702a765d98f4bf005b6ebf384 (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
Description:
Sequential list data type backed by another list, with out-of-memory checking.

Files:
lib/gl_xsublist.h
lib/gl_xsublist.c

Depends-on:
sublist
extern-inline
xalloc-die

configure.ac:

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

Include:
"gl_xsublist.h"

License:
GPL

Maintainer:
all