]> git.ipfire.org Git - thirdparty/ccache.git/commit
C++-ify lockfile routines
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 6 Mar 2020 18:39:32 +0000 (19:39 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 10 Mar 2020 20:05:01 +0000 (21:05 +0100)
commitc181fdd983376014e6c27b6e0b64af9a7e0eb7e3
tree9db44b2eb086d6b613ef88bba39efccd45c9fd53
parentc468acbf200a5352ac34f798107241d49500d533
C++-ify lockfile routines
Makefile.in
src/Lockfile.cpp [new file with mode: 0644]
src/Lockfile.hpp [new file with mode: 0644]
src/stats.cpp
unittest/main.cpp
unittest/test_Lockfile.cpp [moved from src/lockfile.hpp with 57% similarity]