getopt-posix, crypto/md5-buffer: Fix __GNUC_PREREQ re clang.
[gnulib.git] / modules / di-set
blob2da14ad48deac3752faa17603e4e3269d38aac6c
1 Description:
2 manipulate sets of device-inode pairs efficiently
4 Files:
5 lib/di-set.c
6 lib/di-set.h
8 Depends-on:
9 ino-map
10 hash
11 stdint
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += di-set.c di-set.h
18 Include:
19 "di-set.h"
21 License:
22 GPL
24 Maintainer:
25 Jim Meyering