mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* lib/hash-pjw-bare.c: New file, very much like hash-pjw.c. * lib/hash-pjw-bare.h: Likewise. * modules/hash-pjw-bare: New file. * MODULES.html.sh (Misc): Add it. Copyright-paperwork-exempt: yes
23 lines
271 B
Plaintext
23 lines
271 B
Plaintext
Description:
|
|
Compute a hash value for a buffer of known size.
|
|
|
|
Files:
|
|
lib/hash-pjw-bare.h
|
|
lib/hash-pjw-bare.c
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += hash-pjw-bare.h hash-pjw-bare.c
|
|
|
|
Include:
|
|
"hash-pjw-bare.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Jim Meyering
|