diff options
author | Jim Meyering <jim@meyering.net> | 2006-06-03 09:03:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-06-03 09:03:19 +0000 |
commit | 09024704ab00a40dc45f6f69454f688feb079700 (patch) | |
tree | e55095be38a284b2dc65f7e41e3f4916c2b20edf /Makefile.am | |
parent | db5756af292644961cdb22fb1282700b8d14e20a (diff) | |
download | coreutils-09024704ab00a40dc45f6f69454f688feb079700.tar.xz |
Test for this:
Make `cp --link --no-dereference' work also on systems where the
link system call cannot create a hard link to a symbolic link.
* src/copy.c (copy_internal) [LINK_FOLLOWS_SYMLINKS]: Don't use
the link syscall on a symlink when it would do the wrong thing.
Based on the patch by Aurelien Jarno: <http://bugs.debian.org/329451>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions