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
malloc-h: New module.
[gnulib.git]
/
modules
/
hash-pjw-bare
blob
4dc94e3a3224329e28ffbf4ffe32a5fa2199f51d
1
Description:
2
Compute a hash value for a buffer of known size.
3
4
Files:
5
lib/hash-pjw-bare.h
6
lib/hash-pjw-bare.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
lib_SOURCES += hash-pjw-bare.h hash-pjw-bare.c
14
15
Include:
16
"hash-pjw-bare.h"
17
18
License:
19
LGPLv2+
20
21
Maintainer:
22
Jim Meyering