1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/hash-triple
Jim Meyering 04f24b87c6 New module, hash-triple.
* modules/hash-triple: Define it.
* lib/hash-triple.c, lib/hash-triple.h: Implement.
2007-09-27 10:48:01 +02:00

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