repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
malloc-h: New module.
[gnulib.git]
/
modules
/
xsublist
blob
38c4b3086c55ae5702a765d98f4bf005b6ebf384
1
Description:
2
Sequential list data type backed by another list, with out-of-memory checking.
3
4
Files:
5
lib/gl_xsublist.h
6
lib/gl_xsublist.c
7
8
Depends-on:
9
sublist
10
extern-inline
11
xalloc-die
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += gl_xsublist.h gl_xsublist.c
17
18
Include:
19
"gl_xsublist.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
all