strtoumax: fix typo in previous commit.
[gnulib.git] / modules / hash-triple
1 Description:
2 Hash functions for file-related triples: name, device, inode.
3
4 Files:
5 lib/hash-triple.c
6 lib/hash-triple.h
7
8 Depends-on:
9 hash-pjw
10 same
11 same-inode
12
13 configure.ac:
14
15 Makefile.am:
16 lib_SOURCES += hash-triple.c
17
18 Include:
19 "hash-triple.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering