summaryrefslogtreecommitdiffhomepage
path: root/src/internal/argv/argv.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-05argv.h: tty colors: added argv_usage_plain().midipix1-4/+30
2020-01-27argv.h: remove stale comment regarding sofort.midipix1-1/+0
2018-07-14argv.h: output usage and errors using [argv_]dprintf rather than fprint.midipix1-36/+42
2018-07-14argv.h: argv_get(): be consistent between forward decl. and impl.midipix1-1/+1
2018-07-14argv.h: move definition of struct argv_meta_impl to the implementation block.midipix1-6/+6
2018-05-22argv.h: whitespace meditation.midipix1-5/+9
2018-05-22argv: argv_scan(): properly handle optional argument values of short options.midipix1-0/+2
2016-12-27argv.h: use an option vector rather than a direct pointer to the option table.midipix1-33/+54
2016-12-27create free-standing, libpsxscl-based project skeleton.midipix1-0/+909