jit/cache tests: Fix crash with clang's UBSAN + ASAN.
[gnulib.git] / modules / hash-triple-simple
blobebb46ee4adb90b86dae889e5faa55edf863e8214
1 Description:
2 Hash functions for file-related triples: name, device, inode.
4 Files:
5 lib/hash-triple-simple.c
6 lib/hash-triple.h
8 Depends-on:
9 hash-pjw
10 same-inode
11 stdbool
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += hash-triple-simple.c
18 Include:
19 "hash-triple.h"
21 License:
22 GPL
24 Maintainer:
25 Jim Meyering