summaryrefslogtreecommitdiff
path: root/modules/sublist
blob: 6c856cb18aa299f1ff16763d723e55c091f80641 (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
Description:
Sequential list data type backed by another list.

Files:
lib/gl_sublist.h
lib/gl_sublist.c

Depends-on:
list
stdint

configure.ac:

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

Include:
"gl_sublist.h"

License:
GPL

Maintainer:
all