]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/copy.c (copy_internal): Use mknod rather than mkfifo to copy
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Oct 2006 22:33:06 +0000 (22:33 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Oct 2006 22:33:06 +0000 (22:33 +0000)
commit81afea011033c0389ff03cfd4cc968f0b0cefaf0
tree1c88f29da1fbe5196cf2e0bb55e52def7f5de80c
parent7bc17873e5e304ea50842aa1908caeb24685e949
* src/copy.c (copy_internal): Use mknod rather than mkfifo to copy
a fifo.  This preserves the special mode bits on Solaris 10, which
is compatible with what Solaris 10 cp -R does.
ChangeLog
src/copy.c