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
Avoid "warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete".
[gnulib.git]
/
modules
/
avltree-omap
blob
151188f23334746064528ad1f52715a7d53fbcbf
1
Description:
2
Ordered map data type implemented by a binary tree.
3
4
Files:
5
lib/gl_avltree_omap.h
6
lib/gl_avltree_omap.c
7
lib/gl_avltree_ordered.h
8
lib/gl_anytree_omap.h
9
10
Depends-on:
11
omap
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += gl_avltree_omap.h gl_avltree_omap.c gl_avltree_ordered.h gl_anytree_omap.h
17
18
Include:
19
"gl_avltree_omap.h"
20
21
License:
22
LGPLv2+
23
24
Maintainer:
25
all