timespec_get: New module.
[gnulib.git] / modules / argmatch
blob97d84fbb93f453a2fb06000e5abac1baef4703cd
1 Description:
2 Search for an exact or abbreviated match of a string in an array of strings.
4 Files:
5 lib/argmatch.h
6 lib/argmatch.c
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
21 configure.ac:
23 Makefile.am:
24 lib_SOURCES += argmatch.c
26 Include:
27 "argmatch.h"
29 Link:
30 $(LIB_MBRTOWC)
32 License:
33 GPL
35 Maintainer:
36 all