aboutsummaryrefslogtreecommitdiff
path: root/coreutils/cp.c
AgeCommit message (Expand)Author
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko
2006-10-21cp: add support for -s, -l. Fix free(nonmalloc) bug.Denis Vlasenko
2006-10-03getopt_ulflags -> getopt32.Denis Vlasenko
2006-09-17whitespace cleanupDenis Vlasenko
2006-04-02- typos: s/compatability/compatibility/g;s/compatable/compatible/g;Bernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2005-11-01Fix cp /dev/null filename, and a few in-passing cleanups.Rob Landley
2005-04-14fake out support for POSIX -H and -L options since busybox cp dereferences ev...Mike Frysinger
2005-01-07cp: make -P a synonym for -dMike Frysinger
2004-01-25Add the -r option as a synonym of -RGlenn L McGrath
2003-03-19Major coreutils update.Manuel Novoa III
2001-10-05Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE.Matt Kraai
2001-04-24Use generic flag names.Matt Kraai
2001-04-23Rewrite cp and mv to be SUSv2 compliant.Matt Kraai
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-08Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,Erik Andersen
2000-01-04Bunches of fixes. Typos, bugs, etc.Erik Andersen
1999-12-29Fixed mv so it now does the right thing (same method used in cp). RemovedErik Andersen
1999-12-29Fixed cp so it works as God intended it to.Erik Andersen
1999-11-16StufEric Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
1999-10-20Fixed up copyright notices and suchEric Andersen
1999-10-19Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen
1999-10-18More stuff.Eric Andersen
1999-10-18More fixesEric Andersen
1999-10-17Some fixes and suchEric Andersen
1999-10-14Fixed cp -[aR] and some other stuf.Eric Andersen
1999-10-13More stuffEric Andersen
1999-10-12Latest and greatest.Eric Andersen
1999-10-09More stuff.Eric Andersen
1999-10-05Initial revisionEric Andersen