Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
c0f9d0dce7a4d1ef1b2fd19f98fc0ec94c3887e4
/
libbb
/
copy_file_chunk.c
bf0a010
Copy files until EOF, not the reported file size, to deal with bad sizes in
by Matt Kraai
· 24 years ago
c9cac5b
Change size to unsinged long long, so if -1 is passed it will read as much as possible.
by Glenn L McGrath
· 24 years ago
46079a1
remove unused clearerr statements
by Glenn L McGrath
· 24 years ago
4949faf
copy_file_chunk uses streams now.
by Glenn L McGrath
· 24 years ago
83f173b
A first pass at making D_FILE_OFFSET_BITS=64 work, from
by Eric Andersen
· 24 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago