Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-15 | library: replace all uses of [slbt_]readlink() with [slbt_]readlinkat(). | midipix | 1 | -1/+6 |
2020-12-20 | internals: error tracing: record the not-found path upon ENOENT as needed. | midipix | 1 | -1/+2 |
2018-06-27 | annual chores. | midipix | 1 | -1/+1 |
2018-06-22 | install mode: slbt_copy_file(): properly detect placeholder symlinks. | midipix | 1 | -0/+5 |
2017-02-05 | annual chores, properly performed. | midipix | 1 | -1/+1 |
2017-02-04 | annual chores. | midipix | 1 | -1/+1 |
2016-09-03 | slbt_copy_file(): added error trace support. | midipix | 1 | -3/+4 |
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 |