summaryrefslogtreecommitdiffhomepage
path: root/src/driver/ntux_driver_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-07driver: chmod: renamed option --refmode to --refobj.midipix1-2/+2
2022-10-30ntux_cmd_bridge(): initial implementation and integration.midipix1-11/+149
2022-09-26ntux_cmd_fspath(): initial implementation and driver integration.midipix1-0/+48
2022-09-11ntux_cmd_aceit(): initial implementation and driver integration.midipix1-0/+14
2021-12-30A new home.midipix1-1/+1
2021-07-06Annual chores.midipix1-1/+1
2020-05-14driver: chmod: added --owner and --group support.midipix1-0/+8
2019-05-27framework: code against the newly added __xfi_xxx interfaces.midipix1-10/+4
2018-10-12driver: added 'chmod' command support.midipix1-0/+44
2018-10-12ntux_get_driver_ctx(): properly identify the tool's pre- --cmd argument vector.midipix1-10/+34
2018-08-18driver: ntux_get_driver_ctx(): support stack-based argv.midipix1-1/+1
2018-08-18ntux_get_driver_ctx()(): always free the intermediate argv meta context.midipix1-0/+2
2018-08-18ntux_get_driver_ctx(): guard against a misplaced --cmd argument.midipix1-1/+14
2018-08-05driver, library interfaces: support alternate fd's for input/output/error/log.midipix1-12/+82
2018-08-04library: removed ntux_create_driver_ctx() [too much of a good thing].midipix1-26/+0
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