]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Create util::filesystem wrappers returning nonstd::expected
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 15 Jul 2023 14:06:31 +0000 (16:06 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 15 Jul 2023 20:21:12 +0000 (22:21 +0200)
commit709701ac1802721605f8c5a90a42eaf6505da7f8
tree03eecf1391e178549d5ab88c8e3f3ee734087a22
parentb194ea3a696fdd29f32c71fd338177541c57788c
refactor: Create util::filesystem wrappers returning nonstd::expected
src/MiniTrace.cpp
src/Util.cpp
src/ccache.cpp
src/storage/local/LocalStorage.cpp
src/util/LockFile.cpp
src/util/filesystem.hpp [new file with mode: 0644]
src/util/path.cpp