mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* lib/hashcode-string2.h: Renamed from lib/hashcode-string.h. * lib/hashcode-string2.c: Renamed from lib/hashcode-string.c. * modules/hashcode-string2: Renamed from modules/hashcode-string. * MODULES.html.sh: Update. * top/maint.mk: Update. * lib/hash-pjw.h: Update. * modules/hash-pjw: Update. * lib/hashcode-named-file.c: Update. * modules/hashcode-named-file (Depends-on): Update. * tests/test-hash.c: Update. * modules/hash-tests (Depends-on): Update.
27 lines
327 B
Plaintext
27 lines
327 B
Plaintext
Description:
|
|
Hash functions for file-related triples: name, device, inode.
|
|
|
|
Files:
|
|
lib/hashcode-named-file.c
|
|
lib/hashcode-file.h
|
|
lib/hash-triple.h
|
|
|
|
Depends-on:
|
|
hashcode-string2
|
|
same-inode
|
|
bool
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += hashcode-named-file.c
|
|
|
|
Include:
|
|
"hashcode-file.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|