Branch
Hash :
64042bb9
Author :
Date :
2025-04-30T12:47:37
New module hashcode-string1. * lib/hashcode-string1.h: New file. * lib/hashcode-string1.c: New file, based on lib/hash.c. * modules/hashcode-string1: New file. * lib/hash.h: Include hashcode-string1.h. (hash_string): Remove declaration. * lib/hash.c (hash_string): Remove function. * modules/hash (Depends-on): Add hashcode-string1. * lib/exclude.c: Include hashcode-string1.h. * modules/exclude (Depends-on): Add hashcode-string1.
Description:
Parameterizable hash table.
Files:
lib/hash.c
lib/hash.h
Depends-on:
bitrotate
calloc-posix
free-posix
malloc-posix
next-prime
bool
stdint-h
xalloc-oversized
hashcode-string1
configure.ac:
Makefile.am:
lib_SOURCES += hash.c
Include:
"hash.h"
License:
LGPLv2+
Maintainer:
Jim Meyering