mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
cdb41cdfe4
* lib/hashcode-mem.h: Renamed from lib/hash-pjw-bare.h. * lib/hashcode-mem.c: Renamed from lib/hash-pjw-bare.c. * lib/hash-pjw-bare.h: New file. * modules/hashcode-mem: Renamed from modules/hash-pjw-bare. * modules/hash-pjw-bare: New file. * MODULES.html.sh: Update.
24 lines
286 B
Plaintext
24 lines
286 B
Plaintext
Description:
|
|
Compute a hash value for a buffer of known size.
|
|
|
|
Files:
|
|
lib/hashcode-mem.h
|
|
lib/hashcode-mem.c
|
|
lib/hash-pjw-bare.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += hashcode-mem.h hashcode-mem.c
|
|
|
|
Include:
|
|
"hashcode-mem.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Jim Meyering
|