mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
24 lines
312 B
Plaintext
24 lines
312 B
Plaintext
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
|