Matt Kraai
|
bf0a010cf7
|
Copy files until EOF, not the reported file size, to deal with bad sizes in
the proc filesystem.
|
2001-06-11 13:58:02 +00:00 |
|
Glenn L McGrath
|
c9cac5be23
|
Change size to unsinged long long, so if -1 is passed it will read as much as possible.
|
2001-04-12 13:47:12 +00:00 |
|
Glenn L McGrath
|
46079a1d77
|
remove unused clearerr statements
|
2001-04-12 10:17:22 +00:00 |
|
Glenn L McGrath
|
4949faf4b2
|
copy_file_chunk uses streams now.
|
2001-04-11 16:23:35 +00:00 |
|
Eric Andersen
|
83f173b61e
|
A first pass at making D_FILE_OFFSET_BITS=64 work, from
Jari Ruusu <jari.ruusu@pp.inet.fi>
|
2001-04-05 23:07:25 +00:00 |
|
Eric Andersen
|
aad1a88c76
|
Convert utility.c into libbb.a. It is now a whole pile of .c
files. Clean up the resulting damage and fix up the makefile.
-Erik
|
2001-03-16 22:47:14 +00:00 |
|