]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Simplify EINTR check for waitpid
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 3 Aug 2025 06:00:05 +0000 (08:00 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 3 Aug 2025 11:45:20 +0000 (13:45 +0200)
commit3369b8367612abba378eeba9de8394837bd6f6cd
treebdf62aa77264463ed529308af059ad7b465c147d
parent0cff133a3703fc8327d667f6e443541b99f33924
refactor: Simplify EINTR check for waitpid
src/ccache/execute.cpp
src/ccache/util/exec.cpp