summaryrefslogtreecommitdiff
path: root/modules/hash-triple-simple
blob: ebb46ee4adb90b86dae889e5faa55edf863e8214 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Hash functions for file-related triples: name, device, inode.

Files:
lib/hash-triple-simple.c
lib/hash-triple.h

Depends-on:
hash-pjw
same-inode
stdbool

configure.ac:

Makefile.am:
lib_SOURCES += hash-triple-simple.c

Include:
"hash-triple.h"

License:
GPL

Maintainer:
Jim Meyering