Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-28 | copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. | Denis Vlasenko | |
(almost because we do not copy mode, which is probably wasn't intended). +61 bytes. | |||
2004-04-06 | Kill off the old 'tests' stuff. Write a ton of new tests for the | Eric Andersen | |
'testsuite' dir. Fix a bunch of broken tests. Fix the testsuite 'runtest' script so it actually reports all failures and provides meaningful feedback. -Erik | |||
2001-12-11 | Open the source before creating the destination. | Matt Kraai | |