]> git.ipfire.org Git - thirdparty/coreutils.git/commit
cp: copy files by inode
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Feb 2014 19:30:53 +0000 (11:30 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Feb 2014 19:31:25 +0000 (11:31 -0800)
commit069723c5eef34736b35b21af1d76ddfbd594a259
tree78e2d22153921de1672e0ec26be855dd53e01f47
parentf81a79f19428a2ac8bc50dc3fb70240681c37f92
cp: copy files by inode

Problem reported by Bernhard Voelker in:
http://lists.gnu.org/archive/html/coreutils/2014-02/msg00034.html
* src/copy.c (copy_dir): Adjust to recent gnulib change.
src/copy.c