Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-22 | argv: argv_scan(): properly handle optional argument values of short options. | midipix | 1 | -0/+2 |
2018-05-22 | driver: added --cmd={spawn|strace} support, support multiple option sets. | midipix | 5 | -40/+182 |
2018-05-21 | annual chores. | midipix | 10 | -10/+10 |
2018-05-21 | internals: nolibc: stddef.h: use the __offsetof macro from psxtypes. | midipix | 1 | -1/+1 |
2018-05-21 | ntux_cmd_stat(): initial implementation and integration. | midipix | 2 | -2/+125 |
2018-05-21 | driver & output: error info vector, error strings: initial implementation. | midipix | 9 | -0/+586 |
2018-05-21 | driver: require --cmd=<cmd> as needed. | midipix | 2 | -0/+15 |
2018-05-21 | utility: ntux_entry_point(): update to match current abi. | midipix | 1 | -1/+1 |
2018-05-21 | driver: added --cmd support, added 'stat' as an available command. | midipix | 3 | -2/+12 |
2016-12-27 | argv.h: use an option vector rather than a direct pointer to the option table. | midipix | 3 | -41/+67 |
2016-12-27 | create free-standing, libpsxscl-based project skeleton. | midipix | 23 | -0/+1788 |