]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Respect umask when making hard linked files read only
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 19 Feb 2022 16:02:23 +0000 (17:02 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 19 Feb 2022 20:51:27 +0000 (21:51 +0100)
commitd9f73aae6bd814c52b4c0babb8dae977eab4a985
tree6ee953adf2452e20c43e73bea01abd1f48333cab
parent783ffde9e83f2f3b490074d4df14bf39f0831fd8
fix: Respect umask when making hard linked files read only

Fixes #1007.
src/Util.cpp