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
/
array-oset
blob
fb9a95453b50af3234f717516644646d0c76dc7f
1
Description:
2
Ordered set data type implemented by an array.
3
4
Files:
5
lib/gl_array_oset.h
6
lib/gl_array_oset.c
7
8
Depends-on:
9
oset
10
xsize
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += gl_array_oset.h gl_array_oset.c
16
17
Include:
18
"gl_array_oset.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
all