]> granicus.if.org Git - sudo/commit
Use getopt_long() so we can make the -h flag take an optional argument.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 17 Jul 2013 23:00:55 +0000 (17:00 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 17 Jul 2013 23:00:55 +0000 (17:00 -0600)
commit9309c9eab75ee94466c21f6fbd5f28f6694b6270
treeea92a3e880b03491497186f1bac4775a6b292edc
parent29908cb6dff901df7aa083e2a8c44b0f9cc57253
Use getopt_long() so we can make the -h flag take an optional argument.
Includes a version for those without it.
MANIFEST
compat/getopt.h [new file with mode: 0644]
compat/getopt_long.c [new file with mode: 0644]
config.h.in
configure
configure.in
doc/LICENSE
src/parse_args.c