summaryrefslogtreecommitdiff
path: root/src/helper/slbt_copy_file.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-15library: replace all uses of [slbt_]readlink() with [slbt_]readlinkat().midipix1-1/+6
2020-12-20internals: error tracing: record the not-found path upon ENOENT as needed.midipix1-1/+2
2018-06-27annual chores.midipix1-1/+1
2018-06-22install mode: slbt_copy_file(): properly detect placeholder symlinks.midipix1-0/+5
2017-02-05annual chores, properly performed.midipix1-1/+1
2017-02-04annual chores.midipix1-1/+1
2016-09-03slbt_copy_file(): added error trace support.midipix1-3/+4
2016-04-21slbt_copy_file(): restore execution context program at exit.midipix1-0/+5
2016-04-19library: helper functions: slbt_copy_file: properly call slbt_output_{mode}.midipix1-3/+10
2016-04-19slbt_copy_file(): restore execution context argument vector at exit.midipix1-5/+12
2016-04-18library: helper functions: added slbt_copy_file.midipix1-0/+38