Log In
tulips
/
mdso
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/internal/argv/argv.h
Branch:
a5071fe5e58723937b4d8482a7b87b03a2b7f379
main
a5071fe5e58723937b4d8482a7b87b03a2b7f379
src
internal
argv
argv.h
argv.h: main(): fix signatures.
midipix
• 8 years ago
13aa9b
argv.h: hybrid option switches: support comma-based value assignment.
midipix
• 8 years ago
cef2fd
annual chores.
midipix
• 8 years ago
3e816c
argv.h: fix ARGV_OPTARG_OPTIONAL code path for long options.
midipix
• 8 years ago
b07525
argv.h: add (harmlessly) missing 'else' in ARGV_OPTARG_OPTIONAL code path.
midipix
• 8 years ago
0e1e13
argv.h: fix semantics of calloc() calls.
midipix
• 8 years ago
0a6310
argv.h: argv_show_error(): prefix illegal short options with a dash.
midipix
• 8 years ago
55faed
argv.h: nitpick (code layout).
midipix
• 8 years ago
985732
argv.h: skip unavailable short/long option records with --help={short|long}.
midipix
• 8 years ago
c094bd
argv.h: add support for hybrid options (i.e. -std, -pipe).
midipix
• 8 years ago
ffd5c6
argv.h: rename ARGV_TAB to (the clearer) ARGV_TAB_WIDTH.
midipix
• 8 years ago
253914
argv.h: fix out-of-place initialization of mparalen (and related vars).
midipix
• 8 years ago
c71aad
argv.h: allow the tab width to be customized.
midipix
• 8 years ago
8e35a7
created skeleton.
midipix
• 8 years ago
cde03b