]> git.ipfire.org Git - thirdparty/ccache.git/commit
Handle disappearing temporary stdout file gracefully
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 5 Jan 2013 17:10:36 +0000 (18:10 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 5 Jan 2013 17:37:47 +0000 (18:37 +0100)
commit17791e1e460aec9c0efc1edbd031e975b81c1855
treebecd1cc2f11ebc8297bc2333cea296ea02e59da3
parent83943e2522f8ea261c616adcc901620af80abb06
Handle disappearing temporary stdout file gracefully

If the temporary stdout file has disappeared, it's most likely because
another ccache process is doing cleanup on a too small cache.
ccache.c