mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
25 lines
255 B
Plaintext
25 lines
255 B
Plaintext
Description:
|
|
Process command line arguments.
|
|
|
|
Files:
|
|
lib/getopt.h
|
|
lib/getopt.c
|
|
lib/getopt1.c
|
|
m4/getopt.m4
|
|
|
|
Depends-on:
|
|
gettext
|
|
|
|
configure.ac:
|
|
gl_GETOPT
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += getopt.h getopt.c getopt1.c
|
|
|
|
Include:
|
|
"getopt.h"
|
|
|
|
Maintainer:
|
|
all, glibc
|
|
|