OSDN Git Service

cp: fix -H handling
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 15 Jan 2010 21:05:07 +0000 (22:05 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 15 Jan 2010 21:05:07 +0000 (22:05 +0100)
commita40f0624db4c9490d46f116c4c4635dfa68e070c
tree6495c54fab2be22802c6befc9d5c8ea01807a60c
parent662078f9fd41efe422d7abc0aea1395c27c61ddd
cp: fix -H handling

function                                             old     new   delta
copy_file                                           1495    1518     +23

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/cp.c
coreutils/install.c
include/libbb.h
libbb/copy_file.c
testsuite/cp.tests [new file with mode: 0755]