]> git.ipfire.org Git - thirdparty/ccache.git/commit
enhance: Fall back to utimes(2) if utimensat(2) is unavailable
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 2 Jul 2022 09:26:28 +0000 (11:26 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 20 Aug 2022 11:55:59 +0000 (13:55 +0200)
commit97bdbd49c51e1587e9b257827f6d5d2b3733636f
tree0051795da3b469920fa1ad542de3fff7f7fbbd3c
parent7224c922756292bbe048d78995c8f0aea0816254
enhance: Fall back to utimes(2) if utimensat(2) is unavailable

(cherry picked from commit d67f26e5168dc6c6dbb12b6ef55407af215218e8)
cmake/GenerateConfigurationFile.cmake
cmake/config.h.in
src/util/file.cpp