Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-21 | slbt_exec_uninstall(): remove hard-coded shell logic, revisit later as needed. | midipix | 1 | -4/+0 |
2020-12-20 | internals: error tracing: record the not-found path upon ENOENT as needed. | midipix | 1 | -3/+3 |
2018-11-10 | install mode: slbt_exec_uninstall_entry(): refactor (".so" --> dsosuffix). | midipix | 1 | -6/+10 |
2018-06-27 | annual chores. | midipix | 1 | -1/+1 |
2018-06-27 | driver, library interfaces: support alternate fd's for input/output/error/log. | midipix | 1 | -6/+14 |
2018-06-27 | argv.h: output usage and errors using [argv_]dprintf rather than fprint. | midipix | 1 | -2/+3 |
2017-02-05 | annual chores, properly performed. | midipix | 1 | -1/+1 |
2017-02-04 | annual chores. | midipix | 1 | -1/+1 |
2016-12-25 | argv.h: use an option vector rather than a direct pointer to the option table. | midipix | 1 | -6/+9 |
2016-11-01 | error trace: use descriptive errcodes for invocations of SLBT_CUSTOM_ERROR. | Kylie McClain | 1 | -1/+1 |
2016-09-24 | uninstall mode: initial implementation. | midipix | 1 | -0/+348 |