]> git.ipfire.org Git - thirdparty/ccache.git/commit
Move mtime update into result_get/manifest_get
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 6 Jun 2019 12:53:40 +0000 (14:53 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 6 Jun 2019 12:53:40 +0000 (14:53 +0200)
commitb7fdaedcfb0e7358d5baebea5f078045b216771a
tree12938f81c8d548c24b9de823b4df50d17ca4bdd5
parent69eee84508876baa532c863849907dd139a7235e
Move mtime update into result_get/manifest_get

Housekeeping of cached files belongs to the backend code, not the
frontend.
src/ccache.c
src/manifest.c
src/result.c