repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
strsignal-tests: Fix test failure on macOS 10.13.
[gnulib.git]
/
modules
/
exclude
blob
8fe2708b99e6aee56cb39d6c373a1bda16026d52
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
filename
10
fnmatch
11
fopen-gnu
12
hash
13
mbscasecmp
14
mbuiter
15
regex
16
stdbool
17
verify
18
xalloc
19
20
configure.ac:
21
22
Makefile.am:
23
lib_SOURCES += exclude.c
24
25
Include:
26
"exclude.h"
27
28
Link:
29
$(LIB_MBRTOWC)
30
31
License:
32
GPL
33
34
Maintainer:
35
Paul Eggert