mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
Rename module hash-triple to hashcode-file-inode.
* lib/hashcode-file-inode.c: Renamed from lib/hash-triple.c. * modules/hashcode-file-inode: Renamed from modules/hash-triple. * modules/hash-triple: New file. * lib/hash-triple.h: Update. * MODULES.html.sh: Update.
This commit is contained in:
24
modules/hashcode-file-inode
Normal file
24
modules/hashcode-file-inode
Normal file
@@ -0,0 +1,24 @@
|
||||
Description:
|
||||
Hash functions for file-related triples: name, device, inode.
|
||||
|
||||
Files:
|
||||
lib/hashcode-file-inode.c
|
||||
|
||||
Depends-on:
|
||||
hashcode-named-file
|
||||
same
|
||||
same-inode
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
lib_SOURCES += hashcode-file-inode.c
|
||||
|
||||
Include:
|
||||
"hash-triple.h"
|
||||
|
||||
License:
|
||||
GPL
|
||||
|
||||
Maintainer:
|
||||
Jim Meyering
|
Reference in New Issue
Block a user