summaryrefslogtreecommitdiff
path: root/src/helper/slbt_realpath.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-17slbt_realpath(): added code path for systems with a realpathat syscall.midipix1-0/+12
2021-04-15library: replace all uses of [slbt_]readlink() with [slbt_]readlinkat().midipix1-1/+2
2020-12-26helper api: added slbt_realpath().midipix1-0/+89