]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Move Util::send_to_fd to core
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 25 Jul 2023 19:43:15 +0000 (21:43 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 2 Aug 2023 11:36:34 +0000 (13:36 +0200)
commit8630a8882259c53baa8ec723e3581c9f246b54a9
tree15c5ed703db1f89952e4a4508f249dfe694358c6
parent8c2e9f5d5bf6bf9812b596f1634b4e869137e2bd
refactor: Move Util::send_to_fd to core
src/Util.cpp
src/Util.hpp
src/ccache.cpp
src/core/ResultRetriever.cpp
src/core/common.cpp
src/core/common.hpp
unittest/test_Util.cpp
unittest/test_core_common.cpp