1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/hash-pjw-bare
Nikos Mavrogiannopoulos 064a0470a5 hash-pjw-bare: new module
* 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
2012-10-02 19:57:21 +02:00

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