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
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
xomap
blob
196717de1b735db1a7a44c6cce52d36c876a0327
1
Description:
2
Abstract ordered map data type, with out-of-memory checking.
3
4
Files:
5
lib/gl_xomap.h
6
lib/gl_xomap.c
7
8
Depends-on:
9
omap
10
extern-inline
11
stdbool
12
xalloc-die
13
14
configure.ac:
15
16
Makefile.am:
17
lib_SOURCES += gl_xomap.h gl_xomap.c
18
19
Include:
20
"gl_xomap.h"
21
22
License:
23
GPL
24
25
Maintainer:
26
all