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
timespec_get: New module.
[gnulib.git]
/
modules
/
sublist
blob
6c856cb18aa299f1ff16763d723e55c091f80641
1
Description:
2
Sequential list data type backed by another list.
3
4
Files:
5
lib/gl_sublist.h
6
lib/gl_sublist.c
7
8
Depends-on:
9
list
10
stdint
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += gl_sublist.h gl_sublist.c
16
17
Include:
18
"gl_sublist.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
all