aboutsummaryrefslogtreecommitdiff
path: root/testsuite/cp/cp-dev-file (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.Denis Vlasenko2008-03-281-0/+2
(almost because we do not copy mode, which is probably wasn't intended). +61 bytes.