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
parse-datetime: simplify test for mktime failure
[gnulib.git]
/
modules
/
rbtree-oset
blob
299f2577b86e08627718dbad766c444f67b484e4
1
Description:
2
Ordered set data type implemented by a binary tree.
3
4
Files:
5
lib/gl_rbtree_oset.h
6
lib/gl_rbtree_oset.c
7
lib/gl_anytree_oset.h
8
9
Depends-on:
10
oset
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += gl_rbtree_oset.h gl_rbtree_oset.c gl_anytree_oset.h
16
17
Include:
18
"gl_rbtree_oset.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
all