Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_toybox
/
36816221d5e3c148c7445b226e6e485437a6122b
/
toys
/
cp.c
7471b56
Shut up some new aggressively stupid warnings gcc 4.3 produces.
by Rob Landley
· 17 years ago
f639c65
We don't open a destination filehandle for symlinks, so xclose() would barf.
by Rob Landley
· 18 years ago
dd4d83e
Add -v to cp.
by Rob Landley
· 18 years ago
50c8c02
Another cp -r fix, another test case...
by Rob Landley
· 18 years ago
5ba6663
Update cp -r to work better, add relevant tests to test suite.
by Rob Landley
· 18 years ago
4416cae
Fix -r logic, it needs both source and dest paths explicitly stated.
by Rob Landley
· 18 years ago
de69527
Make cp pass the rest of its test suite. Needs a bigger test suite (-lsHPLi
by Rob Landley
· 18 years ago
7f184fa
Make cp pass most of its test suite. Still need to add symlink support.
by Rob Landley
· 18 years ago
6e6871c
Add first pass at cp, totally untested, unlikely to work yet. :)
by Rob Landley
· 18 years ago