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
setlocale: Improve locale handling on macOS 10.12 or newer.
[gnulib.git]
/
modules
/
long-options
blob
f1106c3cc740064ef2e30d693912a65e9410d30a
1
Description:
2
Handle --help and --version options.
3
4
Files:
5
lib/long-options.h
6
lib/long-options.c
7
8
Depends-on:
9
getopt-gnu
10
stdlib
11
version-etc
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += long-options.c
17
18
Include:
19
"long-options.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Jim Meyering