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
git-version-gen: init shell var to avoid env var influence
[gnulib.git]
/
modules
/
oset
blob
669af0a76324641294fea39e969e525722353c85
1
Description:
2
Abstract ordered set data type.
3
4
Files:
5
lib/gl_oset.h
6
lib/gl_oset.c
7
m4/gl_list.m4
8
9
Depends-on:
10
inline
11
stdbool
12
13
configure.ac:
14
gl_LIST
15
16
Makefile.am:
17
lib_SOURCES += gl_oset.h gl_oset.c
18
19
Include:
20
"gl_oset.h"
21
22
License:
23
GPL
24
25
Maintainer:
26
Bruno Haible