]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add Util::localtime, abstracting localtime_r
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 30 Jul 2020 11:03:24 +0000 (13:03 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 30 Jul 2020 19:04:01 +0000 (21:04 +0200)
commite521c7506e18ae7df7973cee3f2ec41ccf8c3c2f
treec665ab65b60eecc1c98ac2ee5f894e36eecec689
parent4c6599cd31410a2d4db5223268522c3f39bfa4c3
Add Util::localtime, abstracting localtime_r
cmake/GenerateConfigurationFile.cmake
cmake/config.h.in
src/Util.cpp
src/Util.hpp
src/ccache.cpp
src/hashutil.cpp
src/legacy_util.cpp
src/legacy_util.hpp
src/logging.cpp
src/stats.cpp