Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-30 | slbt_dump_machine(): fix child process control flow. | midipix | 1 | -3/+2 |
2016-04-30 | slbt_archive_import(): fix child process control flow. | midipix | 1 | -3/+2 |
2016-04-23 | library: helper functions: added slbt_dump_machine. | midipix | 1 | -0/+113 |
2016-04-23 | slbt_archive_import(): fix header inclusion and variable naming. | midipix | 1 | -5/+5 |
2016-04-23 | added slbt_archive_import(): work around ar(1) MRI parser limitations. | midipix | 1 | -2/+47 |
2016-04-21 | slbt_copy_file(): restore execution context program at exit. | midipix | 1 | -0/+5 |
2016-04-19 | library: helper functions: slbt_copy_file: properly call slbt_output_{mode}. | midipix | 1 | -3/+10 |
2016-04-19 | slbt_copy_file(): restore execution context argument vector at exit. | midipix | 1 | -5/+12 |
2016-04-18 | library: helper functions: added slbt_copy_file. | midipix | 1 | -0/+38 |
2016-04-18 | library: helper functions: fix linkage of slbt_archive_import(). | midipix | 1 | -1/+1 |
2016-04-13 | library: helper functions: added slbt_archive_import(). | midipix | 1 | -0/+95 |