]> git.ipfire.org Git - thirdparty/ccache.git/commit
Implement Util::read_link, replacing legacy x_readlink
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 11 Feb 2020 20:56:02 +0000 (21:56 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 15 Feb 2020 15:39:48 +0000 (16:39 +0100)
commitead2edebf08a6e3088ee6ecc014ffb7939d4e707
treeaba3496bf4c7ea3d9344c6a75ae47a441e8ef902
parent6c1dffd926b336ec8cfec05ebbac4d0acf4a8693
Implement Util::read_link, replacing legacy x_readlink
src/Util.cpp
src/Util.hpp
src/legacy_util.cpp
src/legacy_util.hpp
src/lockfile.cpp
unittest/test_lockfile.cpp