summaryrefslogtreecommitdiff
path: root/modules/hash-pjw
blob: 4db03621dbcc01208d8f1249e82e6873a0e99cf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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"

Maintainer:
Jim Meyering