25 lines
273 B
Plaintext
25 lines
273 B
Plaintext
Description:
|
|
Hash functions for file-related triples: name, device, inode.
|
|
|
|
Files:
|
|
lib/hash-triple.c
|
|
|
|
Depends-on:
|
|
hash-triple-simple
|
|
same
|
|
same-inode
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += hash-triple.c
|
|
|
|
Include:
|
|
"hash-triple.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|