Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e1e93c1e1cf0ddbb1749176d5f1fc430c869c37a
/
coreutils
/
cp.c
49622d7
selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
f24e1f4
cp: add support for -s, -l. Fix free(nonmalloc) bug.
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
a1bccc0
- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
by Bernhard Reutner-Fischer
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
2f30932
Fix cp /dev/null filename, and a few in-passing cleanups.
by Rob Landley
· 19 years ago
2ed05ab
fake out support for POSIX -H and -L options since busybox cp dereferences everything by default
by Mike Frysinger
· 20 years ago
6077d90
cp: make -P a synonym for -d
by Mike Frysinger
· 20 years ago
4766a2d
Add the -r option as a synonym of -R
by Glenn L McGrath
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
4c557bf
Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE.
by Matt Kraai
· 23 years ago
0144103
Use generic flag names.
by Matt Kraai
· 24 years ago
91b2855
Rewrite cp and mv to be SUSv2 compliant.
by Matt Kraai
· 24 years ago
fac10d7
A few minor updates. ;-)
by Erik Andersen
· 25 years ago
1dbc17f
Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,
by Erik Andersen
· 25 years ago
7dc1607
Bunches of fixes. Typos, bugs, etc.
by Erik Andersen
· 25 years ago
f664c00
Fixed mv so it now does the right thing (same method used in cp). Removed
by Erik Andersen
· 25 years ago
2fe08c7
Fixed cp so it works as God intended it to. -Erik
by Erik Andersen
· 25 years ago
d80e851
Stuf
by Eric Andersen
· 25 years ago
d73dc5b
Updates to usage, and made tar work. -Erik
by Eric Andersen
· 25 years ago
c499601
Fixed up copyright notices and such
by Eric Andersen
· 25 years ago
e77ae3a
Added sfdisk. Ststic-ified a bunch of stuff.
by Eric Andersen
· 25 years ago
b0e9a70
More stuff. -Erik
by Eric Andersen
· 25 years ago
bed30e9
More fixes
by Eric Andersen
· 25 years ago
9b58718
Some fixes and such
by Eric Andersen
· 25 years ago
3c16382
Fixed cp -[aR] and some other stuf.
by Eric Andersen
· 25 years ago
c6cb79d
More stuff
by Eric Andersen
· 25 years ago
2ce1edc
Latest and greatest. -Erik
by Eric Andersen
· 25 years ago
f811e07
More stuff.
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2