mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
26 lines
281 B
Plaintext
26 lines
281 B
Plaintext
Description:
|
|
Hash functions for file-related triples: name, device, inode.
|
|
|
|
Files:
|
|
lib/hash-triple.c
|
|
lib/hash-triple.h
|
|
|
|
Depends-on:
|
|
hash-pjw
|
|
same
|
|
same-inode
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += hash-triple.c
|
|
|
|
Include:
|
|
"hash-triple.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|