summaryrefslogtreecommitdiff
path: root/gnulib/modules/xsublist
blob: e3b7cf85b5ec2fc6d2adbec9f13f7c3298f78f9e (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, with out-of-memory checking.

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

Depends-on:
sublist
xalloc-die

configure.ac:

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

Include:
"gl_xsublist.h"

License:
GPL

Maintainer:
Bruno Haible