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
vasnprintf: Don't use %n on Android.
[gnulib.git]
/
modules
/
hash
blob
42502e749eac63dc4cba4347647af009fe9e96a4
1
Description:
2
Parameterizable hash table.
3
4
Files:
5
lib/hash.c
6
lib/hash.h
7
8
Depends-on:
9
bitrotate
10
stdbool
11
stdint
12
xalloc-oversized
13
14
configure.ac:
15
16
Makefile.am:
17
lib_SOURCES += hash.c
18
19
Include:
20
"hash.h"
21
22
License:
23
LGPLv2+
24
25
Maintainer:
26
Jim Meyering