]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Use fs::read_symlink instead of custom implementation
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 11 Jul 2023 06:07:28 +0000 (08:07 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 12 Jul 2023 09:07:58 +0000 (11:07 +0200)
commitfe3aa934f42d07c68110b5fa573ecfbd25234b83
tree1cd7b7a752796e4994dab80fdb70e19b4a10f6e7
parent3f2b98e12585b0f337d83b945d10956d2cbe65d1
refactor: Use fs::read_symlink instead of custom implementation
src/Util.cpp
src/Util.hpp
src/ccache.cpp
src/util/LockFile.cpp