aboutsummaryrefslogtreecommitdiff
path: root/libbb/copy_file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Move applet_name declaration from busybox.h to libbb.h.Matt Kraai2001-04-241-1/+1
* Rewrite cp and mv to be SUSv2 compliant.Matt Kraai2001-04-231-143/+189
* Set permissions of created fileGlenn L McGrath2001-04-201-0/+1
* copy_file_chunk uses streams now.Glenn L McGrath2001-04-111-58/+75
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+180