]> git.ipfire.org Git - thirdparty/ccache.git/commit
Rename file_size to file_size_on_disk and improve its return type
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 6 Oct 2019 14:05:20 +0000 (16:05 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 7 Oct 2019 07:37:59 +0000 (09:37 +0200)
commit669269e2131892643dcf6418d5880f00a98f6e8b
treea5523cbb3919fb2de0bd05ed459abb789c8605f4
parent1e5a684058e99ba4cec3c5da80226aca8d8fac0f
Rename file_size to file_size_on_disk and improve its return type
src/ccache.cpp
src/ccache.hpp
src/cleanup.cpp
src/compress.cpp
src/legacy_util.cpp
src/result.cpp