ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / file-set
blob7895cdac197d2913011b5612731a3d7f9635b9ac
1 Description:
2 Very specialized set-of-files code.
4 Files:
5 lib/file-set.c
6 lib/file-set.h
8 Depends-on:
9 hash
10 hash-triple
11 stdbool
12 xalloc
13 xalloc-die
15 configure.ac:
17 Makefile.am:
18 lib_SOURCES += file-set.c
20 Include:
21 "file-set.h"
23 License:
24 GPL
26 Maintainer:
27 Jim Meyering