Log In
native
/
ptycon
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/internal/argv/argv.h
Branch:
ffb705290a69f822a77b989ff022d4872ab51b13
main
ffb705290a69f822a77b989ff022d4872ab51b13
src
internal
argv
argv.h
argv.h: output usage and errors using [argv_]dprintf rather than fprint.
midipix
• 6 years ago
e754e3
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix
• 6 years ago
2bab1e
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix
• 6 years ago
a06fe2
argv.h: whitespace meditation.
midipix
• 6 years ago
0020cd
argv: argv_scan(): properly handle optional argument values of short options.
midipix
• 6 years ago
ec0036
annual chores: normalize date range in internal header.
midipix
• 7 years ago
d8519c
annual chores.
midipix
• 7 years ago
1f983d
argv.h: use an option vector rather than a direct pointer to the option table.
midipix
• 7 years ago
97d3f3
argv.h: struct argv_ctx: .unitidx and .erridx are set via pointer arithmetic.
midipix
• 7 years ago
a64bed
argv.h: error code path: remove unneeded if statement (always true).
midipix
• 7 years ago
df4e7d
argv.h: argv_usage(): use correct format for short option name in short mode.
midipix
• 8 years ago
a9072c
argv.h: error message formatting: handle lonely long options.
midipix
• 8 years ago
9b23a2
created free-standing project skeleton.
midipix
• 8 years ago
0efa8c