mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-01 02:34:55 +00:00
24 lines
244 B
Plaintext
24 lines
244 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:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|
|
|