verify: new macro 'assume'
[gnulib.git] / modules / di-set
1 Description:
2 manipulate sets of device-inode pairs efficiently
3
4 Files:
5 lib/di-set.c
6 lib/di-set.h
7
8 Depends-on:
9 ino-map
10 hash
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += di-set.c di-set.h
16
17 Include:
18 "di-set.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering