summaryrefslogtreecommitdiff
path: root/modules/list
blob: 845231506d41cc4cdb80d920fa189cf29f2a6a7a (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:
Abstract sequential list data type.

Files:
lib/gl_list.h
lib/gl_list.c

Depends-on:
extern-inline
stdbool

configure.ac:

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

Include:
"gl_list.h"

License:
LGPLv2+

Maintainer:
all