chiark / gitweb /
copy: adjust directory times after writing to the directory
authorLennart Poettering <lennart@poettering.net>
Fri, 29 Apr 2016 17:44:59 +0000 (19:44 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:58 +0000 (10:12 +0200)
commit2ed028df72f5995acfbeca89db3f056d0e83cac1
tree0fec57e23a36cec8d26b4969caee8719c9617033
parent3124bef9cf7c0f7be0584d41e249dc7d6f0ad4b4
copy: adjust directory times after writing to the directory

When recursively copying a directory tree, fix up the file times after having
created all contents in it, so that our changes don't end up altering any of
the directory times.
src/basic/copy.c