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
havelib: Remove the need to include asm-underscore.m4.
[gnulib.git]
/
modules
/
oset
blob
a9913d20fec41e9ede94a8fd216bea5435a6b7b4
1
Description:
2
Abstract ordered set data type.
3
4
Files:
5
lib/gl_oset.h
6
lib/gl_oset.c
7
8
Depends-on:
9
extern-inline
10
stdbool
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += gl_oset.h gl_oset.c
16
17
Include:
18
"gl_oset.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
all