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
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
long-options
blob
fc0b53eceb92580a7f7c74639b99fa327a67abb8
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
c99
10
exitfail
11
getopt-gnu
12
stdbool
13
stdlib
14
version-etc
15
16
configure.ac:
17
18
Makefile.am:
19
lib_SOURCES += long-options.c
20
21
Include:
22
"long-options.h"
23
24
License:
25
GPL
26
27
Maintainer:
28
Jim Meyering