mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
23 lines
247 B
Plaintext
23 lines
247 B
Plaintext
Description:
|
|
Compute a hash value for a NUL-terminated string.
|
|
|
|
Files:
|
|
lib/hash-pjw.h
|
|
lib/hash-pjw.c
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += hash-pjw.h hash-pjw.c
|
|
|
|
Include:
|
|
"hash-pjw.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Jim Meyering
|