summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-07ntux_cmd_chmod(): added --refobj support.midipix1-0/+2
2022-11-07driver: chmod: renamed option --refmode to --refobj.midipix1-1/+1
2022-10-30ntux_cmd_bridge(): initial implementation and integration.midipix1-0/+4
2022-09-26ntux_cmd_fspath(): initial implementation and driver integration.midipix1-0/+7
2022-09-11ntux_cmd_aceit(): initial implementation and driver integration.midipix1-0/+4
2020-05-14ntux_cmd_chmod(): added initial --owner and --group support.midipix1-0/+1
2020-05-14driver: chmod: added --owner and --group support.midipix1-0/+2
2019-12-22ntux_cmd_spawn(), ntux_cmd_strace(): pass-through exit code of child process.midipix1-1/+1
2018-10-12driver: added 'chmod' command support.midipix1-0/+11
2018-08-09front-end utility: ntux_main(): remove the redundant argc parameter.midipix1-1/+1
2018-08-05driver, library interfaces: support alternate fd's for input/output/error/log.midipix1-1/+14
2018-08-05whitespace meditation.midipix1-9/+13
2018-08-04library: removed ntux_create_driver_ctx() [too much of a good thing].midipix1-1/+0
2018-06-08driver: support cmd selection via symlinks and/or program name.midipix1-0/+1
2018-06-08ntux_cmd_strace(): initial implementation and integration.midipix1-0/+1
2018-06-08driver: added initial strace-specific support.midipix1-0/+5
2018-05-22ntux_cmd_spawn(): initial implementation and integration.midipix1-0/+1
2018-05-22driver: added --cmd={spawn|strace} support, support multiple option sets.midipix1-0/+5
2018-05-21ntux_cmd_stat(): initial implementation and integration.midipix1-0/+3
2018-05-21driver & output: error info vector, error strings: initial implementation.midipix1-0/+23
2018-05-21driver: added --cmd support, added 'stat' as an available command.midipix1-0/+6
2016-12-27create free-standing, libpsxscl-based project skeleton.midipix2-0/+117