]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Move Util::size_change_kibibyte to LocalStorage
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 16 Jul 2023 07:13:52 +0000 (09:13 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 18 Jul 2023 19:35:11 +0000 (21:35 +0200)
commita999edfb9401fd54a8dc7d94676bd64f0e0bea83
tree6495c5e4ed477cf5eedd2455400c76c639a9af50
parent2f5c4696988240835590b3046888b0bbae68c611
refactor: Move Util::size_change_kibibyte to LocalStorage
src/Config.cpp
src/Util.cpp
src/Util.hpp
src/core/ResultExtractor.cpp
src/storage/local/LocalStorage.cpp
src/storage/remote/FileStorage.cpp
src/util/LockFile.cpp
src/util/path.cpp
unittest/test_Util.cpp