NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / exclude
1 Description:
2 Manage list of filenames or wildcard patterns for --exclude option processing.
3
4 Files:
5 lib/exclude.h
6 lib/exclude.c
7
8 Depends-on:
9 fnmatch
10 hash
11 mbscasecmp
12 mbuiter
13 stdbool
14 verify
15 xalloc
16
17 configure.ac:
18
19 Makefile.am:
20 lib_SOURCES += exclude.c
21
22 Include:
23 "exclude.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert