]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Move Util::unlink_* to util
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 18 Jul 2023 12:06:37 +0000 (14:06 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 18 Jul 2023 19:37:42 +0000 (21:37 +0200)
commit19f670098cf581ee8c2bd7ec304567dc4f806bc3
tree2229f24480eb5fb7afb90fd60169fcd1669acceb
parentab48b79bd5fdacfb9ba4b17745656cb06f15df67
refactor: Move Util::unlink_* to util
13 files changed:
src/AtomicFile.cpp
src/Context.cpp
src/MiniTrace.cpp
src/Util.cpp
src/Util.hpp
src/ccache.cpp
src/core/mainoptions.cpp
src/execute.cpp
src/storage/local/LocalStorage.cpp
src/storage/remote/FileStorage.cpp
src/util/LockFile.cpp
src/util/file.cpp
src/util/file.hpp