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