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
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
fstrcmp
blob
03804c942d43b26e069aa25c4903d7ed2e378348
1
Description:
2
Fuzzy string comparison.
3
4
Files:
5
lib/fstrcmp.h
6
lib/fstrcmp.c
7
8
Depends-on:
9
c99
10
diffseq
11
lock
12
tls
13
minmax
14
stdint
15
xalloc
16
17
configure.ac:
18
19
Makefile.am:
20
lib_SOURCES += fstrcmp.h fstrcmp.c
21
22
Include:
23
"fstrcmp.h"
24
25
License:
26
GPL
27
28
Maintainer:
29
all