summaryrefslogtreecommitdiff
path: root/libbb/copy_file.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
files. Clean up the resulting damage and fix up the makefile. -Erik