]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Move Util::{g,s}et_umask to util
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 14 Jul 2023 18:43:28 +0000 (20:43 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 15 Jul 2023 19:03:53 +0000 (21:03 +0200)
commit6b53a79a96c74b89220e89b532313c233a0d5f82
treed1af1c0c0bb670ad0fc05da2fe49e509b0fa9bca
parente2668883dc8502d89324b0edc75e26085ce57c6e
refactor: Move Util::{g,s}et_umask to util
src/Context.cpp
src/TemporaryFile.cpp
src/UmaskScope.hpp
src/Util.cpp
src/Util.hpp
src/ccache.cpp
src/core/mainoptions.cpp
src/storage/local/LocalStorage.cpp
src/util/CMakeLists.txt
src/util/process.cpp [new file with mode: 0644]
src/util/process.hpp [new file with mode: 0644]