summaryrefslogtreecommitdiff
path: root/modules/getopt-gnu
blob: 54bbe428d71df800ba9787a94405da0c4d9f59b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
GNU-like getopt() function, getopt_long() function, getopt_long_only() function:
process command line arguments.

Files:

Depends-on:
getopt-posix

configure.ac:
gl_FUNC_GETOPT_GNU
gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])

Makefile.am:

Include:
<getopt.h>

License:
LGPL

Maintainer:
all, glibc