1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-11 22:54:02 +02:00
Files
coreutils/tests/cp
Jim Meyering 09024704ab 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>
2006-06-03 09:03:19 +00:00
..
2005-11-17 21:17:35 +00:00
2006-02-04 10:44:19 +00:00
2006-06-03 09:03:19 +00:00
2006-06-03 09:02:53 +00:00
.
2006-05-06 15:52:56 +00:00