(copy_internal): When preserving symlinks (--no-dereference) and the
authorJim Meyering <jim@meyering.net>
Mon, 26 May 1997 04:46:47 +0000 (04:46 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 26 May 1997 04:46:47 +0000 (04:46 +0000)
commit8805ede31bceb3712adb8eafe519897112685ffa
treeac2fec8de6f9097fc37252a0386994e77b9d7a45
parentcd29ba84ab6ef32f72c508c98599fc81cc6a617f
(copy_internal): When preserving symlinks (--no-dereference) and the
destination file is a symlink, use stat (not xstat) to see if it points
back to the source.  Reported by James <james@albion.glarp.com>.
src/copy.c