diff options
author | Pádraig Brady <P@draigBrady.com> | 2009-08-13 10:39:10 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-08-14 17:10:53 +0200 |
commit | f0a1f0df2295aaed418f201bbec67df120e1ac17 (patch) | |
tree | 2ec21ea8d4ebfc3bf231baf3fccc2f7a91ce4a1a /TODO | |
parent | 8574c7432596abd185e94c92068d23eb2591ae64 (diff) | |
download | coreutils-f0a1f0df2295aaed418f201bbec67df120e1ac17.tar.xz |
cp,mv: fix issues with preserving timestamps of copied symlinks
* src/copy.c (copy_internal): On systems without utimensat don't
use utimens on a symlink, as that would dereference the symlink.
* tests/cp/abuse: To work around possible attribute preservation
failures breaking the test, use cp -dR rather than cp -a.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions