Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
bdfd0d78bc44e73d693510e70087857785b3b521
/
libbb
/
copy_file_chunk.c
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
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