symlinkat: Fix documentation.
[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 m4/exclude.m4
8
9 Depends-on:
10 fnmatch
11 hash
12 mbscasecmp
13 mbuiter
14 stdbool
15 verify
16 xalloc
17
18 configure.ac:
19 gl_EXCLUDE
20
21 Makefile.am:
22
23 Include:
24 "exclude.h"
25
26 License:
27 GPL
28
29 Maintainer:
30 Paul Eggert