1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00
Files
Bruno Haible cdb41cdfe4 Rename module hash-pjw-bare to hashcode-mem.
* 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.
2025-04-30 00:51:21 +02:00

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