Log In
cross
/
apimagic
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/internal/argv
Branch:
97d20855e5a5d9e24367c0deb82c2159e2dc819f
main
97d20855e5a5d9e24367c0deb82c2159e2dc819f
src
internal
argv
argv.h: main(): fix signatures.
midipix
• 8 years ago
10a518
argv.h: hybrid option switches: support comma-based value assignment.
midipix
• 8 years ago
d27fb4
argv.h: fix ARGV_OPTARG_OPTIONAL code path for long options.
midipix
• 8 years ago
6fbd83
argv.h: add (harmlessly) missing 'else' in ARGV_OPTARG_OPTIONAL code path.
midipix
• 8 years ago
81c190
argv.h: fix semantics of calloc() calls.
midipix
• 8 years ago
654e64
argv.h: argv_show_error(): prefix illegal short options with a dash.
midipix
• 8 years ago
d83bc0
argv.h: nitpick (code layout).
midipix
• 8 years ago
135c1e
argv.h: skip unavailable short/long option records with --help={short|long}.
midipix
• 8 years ago
69a773
argv.h: add support for hybrid options (i.e. -std, -pipe).
midipix
• 8 years ago
5ec0ca
argv.h: rename ARGV_TAB to (the clearer) ARGV_TAB_WIDTH.
midipix
• 8 years ago
a1c3aa
argv.h: fix out-of-place initialization of mparalen (and related vars).
midipix
• 8 years ago
379519
created skeleton.
midipix
• 8 years ago
383aa6