]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Merge branch '3.2-maint'
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 19 Mar 2015 21:02:20 +0000 (22:02 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 19 Mar 2015 21:02:20 +0000 (22:02 +0100)
* 3.2-maint:
  Introduce logging wrappers for stat/lstat/fstat functions
  Harden logging, perror() replaced with fatal(), unlink() failure recorded
  Always check the result of stat() system calls
  Log failure of opening file to hash


Trivial merge