mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
28 lines
261 B
Plaintext
28 lines
261 B
Plaintext
Description:
|
|
Very specialized set-of-files code.
|
|
|
|
Files:
|
|
lib/file-set.c
|
|
lib/file-set.h
|
|
|
|
Depends-on:
|
|
hash
|
|
hash-triple
|
|
stdbool
|
|
xalloc
|
|
xalloc-die
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += file-set.c
|
|
|
|
Include:
|
|
"file-set.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|