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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
argmatch
blob
97d84fbb93f453a2fb06000e5abac1baef4703cd
1
Description:
2
Search for an exact or abbreviated match of a string in an array of strings.
3
4
Files:
5
lib/argmatch.h
6
lib/argmatch.c
7
8
Depends-on:
9
c99
10
error
11
exitfail
12
getprogname
13
gettext-h
14
memcmp
15
quote
16
quotearg
17
stdbool
18
stdlib
19
verify
20
21
configure.ac:
22
23
Makefile.am:
24
lib_SOURCES += argmatch.c
25
26
Include:
27
"argmatch.h"
28
29
Link:
30
$(LIB_MBRTOWC)
31
32
License:
33
GPL
34
35
Maintainer:
36
all