1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 07:03:33 +00:00
Files
gnulib/modules/hash-pjw
Bruno Haible a7785e699a Rename module hashcode-string to hashcode-string2.
* lib/hashcode-string2.h: Renamed from lib/hashcode-string.h.
* lib/hashcode-string2.c: Renamed from lib/hashcode-string.c.
* modules/hashcode-string2: Renamed from modules/hashcode-string.
* MODULES.html.sh: Update.
* top/maint.mk: Update.
* lib/hash-pjw.h: Update.
* modules/hash-pjw: Update.
* lib/hashcode-named-file.c: Update.
* modules/hashcode-named-file (Depends-on): Update.
* tests/test-hash.c: Update.
* modules/hash-tests (Depends-on): Update.
2025-04-30 13:12:23 +02:00

26 lines
291 B
Plaintext

Description:
Compute a hash value for a NUL-terminated string.
Status:
deprecated
Notice:
This module is deprecated. Use the module 'hashcode-string2' instead.
Files:
Depends-on:
hashcode-string2
configure.ac:
Makefile.am:
Include:
"hashcode-string2.h"
License:
LGPLv2+
Maintainer: