mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* modules/argv-iter (License): Fix syntax. * modules/di-set (License): Likewise. * modules/ino-map (License): Likewise. Reported by Stefano Lattarini <stefano.lattarini@gmail.com>.
25 lines
246 B
Plaintext
25 lines
246 B
Plaintext
Description:
|
|
manipulate sets of device-inode pairs efficiently
|
|
|
|
Files:
|
|
lib/di-set.c
|
|
lib/di-set.h
|
|
|
|
Depends-on:
|
|
ino-map
|
|
hash
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += di-set.c di-set.h
|
|
|
|
Include:
|
|
"di-set.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|