xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / exclude
blobb1f83991af942aa7ea65b58820458567debb7da9
1 Description:
2 Manage list of filenames or wildcard patterns for --exclude option processing.
4 Files:
5 lib/exclude.h
6 lib/exclude.c
8 Depends-on:
9 fnmatch
10 hash
11 mbscasecmp
12 mbuiter
13 stdbool
14 verify
15 xalloc
17 configure.ac:
19 Makefile.am:
20 lib_SOURCES += exclude.c
22 Include:
23 "exclude.h"
25 License:
26 GPL
28 Maintainer:
29 Paul Eggert