26 lines
253 B
Plaintext
26 lines
253 B
Plaintext
Description:
|
|
manipulate sets of device-inode pairs efficiently
|
|
|
|
Files:
|
|
lib/di-set.c
|
|
lib/di-set.h
|
|
|
|
Depends-on:
|
|
ino-map
|
|
hash
|
|
stdint
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += di-set.c di-set.h
|
|
|
|
Include:
|
|
"di-set.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|