summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-05-23src/init: #define PE_LDSO (loader initialization interfaces) as needed.midipix2-0/+4
2018-05-23utility: support all three linking modes (ldso/vrfs/static).midipix4-6/+170
2018-05-22ntux_cmd_spawn(): initial implementation and integration.midipix2-0/+57
2018-05-22argv.h: whitespace meditation.midipix1-5/+9
2018-05-22argv: argv_scan(): properly handle optional argument values of short options.midipix1-0/+2
2018-05-22driver: added --cmd={spawn|strace} support, support multiple option sets.midipix5-40/+182
2018-05-21annual chores.midipix10-10/+10
2018-05-21internals: nolibc: stddef.h: use the __offsetof macro from psxtypes.midipix1-1/+1
2018-05-21ntux_cmd_stat(): initial implementation and integration.midipix2-2/+125
2018-05-21driver & output: error info vector, error strings: initial implementation.midipix9-0/+586
2018-05-21driver: require --cmd=<cmd> as needed.midipix2-0/+15
2018-05-21utility: ntux_entry_point(): update to match current abi.midipix1-1/+1
2018-05-21driver: added --cmd support, added 'stat' as an available command.midipix3-2/+12
2016-12-27argv.h: use an option vector rather than a direct pointer to the option table.midipix3-41/+67
2016-12-27create free-standing, libpsxscl-based project skeleton.midipix23-0/+1788