mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
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.
This commit is contained in:
23
modules/hashcode-string2
Normal file
23
modules/hashcode-string2
Normal file
@@ -0,0 +1,23 @@
|
||||
Description:
|
||||
Compute a hash value for a NUL-terminated string.
|
||||
|
||||
Files:
|
||||
lib/hashcode-string2.h
|
||||
lib/hashcode-string2.c
|
||||
lib/hash-pjw.h
|
||||
|
||||
Depends-on:
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
lib_SOURCES += hashcode-string2.h hashcode-string2.c
|
||||
|
||||
Include:
|
||||
"hashcode-string2.h"
|
||||
|
||||
License:
|
||||
LGPLv2+
|
||||
|
||||
Maintainer:
|
||||
Jim Meyering
|
Reference in New Issue
Block a user