summaryrefslogtreecommitdiffhomepage
path: root/src/driver/ntux_driver_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-14argv.h: output usage and errors using [argv_]dprintf rather than fprint.midipix1-5/+12
2018-06-08driver: support cmd selection via symlinks and/or program name.midipix1-12/+67
2018-06-08driver: added initial strace-specific support.midipix1-0/+8
2018-05-22driver: added --cmd={spawn|strace} support, support multiple option sets.midipix1-36/+152
2018-05-21annual chores.midipix1-1/+1
2018-05-21driver: require --cmd=<cmd> as needed.midipix1-0/+3
2018-05-21driver: added --cmd support, added 'stat' as an available command.midipix1-2/+8
2016-12-27argv.h: use an option vector rather than a direct pointer to the option table.midipix1-8/+11
2016-12-27create free-standing, libpsxscl-based project skeleton.midipix1-0/+227