Copy files until EOF, not the reported file size, to deal with bad sizes in
authorMatt Kraai <kraai@debian.org>
Mon, 11 Jun 2001 13:58:02 +0000 (13:58 -0000)
committerMatt Kraai <kraai@debian.org>
Mon, 11 Jun 2001 13:58:02 +0000 (13:58 -0000)
commitbf0a010cf705d21c75d2c6ba8de38cec038f9aa1
tree5a059e12e61728a72d4ec58166ec63794d944ed3
parent5246225596a45de63a994abbef92b7d23180681c
Copy files until EOF, not the reported file size, to deal with bad sizes in
the proc filesystem.
libbb/copy_file.c
libbb/copy_file_chunk.c