mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* lib/hashcode-named-file.c: Renamed from lib/hash-triple-simple.c. * modules/hashcode-named-file: Renamed from modules/hash-triple-simple. * lib/hash-triple.h: Update. * modules/canonicalize (Depends-on): Update. * modules/file-set (Depends-on): Update. * modules/hash-triple (Depends-on): Update. * NEWS: Mention the change.
28 lines
266 B
Plaintext
28 lines
266 B
Plaintext
Description:
|
|
Very specialized set-of-files code.
|
|
|
|
Files:
|
|
lib/file-set.c
|
|
lib/file-set.h
|
|
|
|
Depends-on:
|
|
hash
|
|
hashcode-named-file
|
|
bool
|
|
xalloc
|
|
xalloc-die
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += file-set.c
|
|
|
|
Include:
|
|
"file-set.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|