Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -10/+6 |
* | Copy files until EOF, not the reported file size, to deal with bad sizes in | Matt Kraai | 2001-06-11 | 1 | -27/+35 |
* | Change size to unsinged long long, so if -1 is passed it will read as much as... | Glenn L McGrath | 2001-04-12 | 1 | -1/+4 |
* | remove unused clearerr statements | Glenn L McGrath | 2001-04-12 | 1 | -2/+0 |
* | copy_file_chunk uses streams now. | Glenn L McGrath | 2001-04-11 | 1 | -15/+20 |
* | A first pass at making D_FILE_OFFSET_BITS=64 work, from | Eric Andersen | 2001-04-05 | 1 | -2/+2 |
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+60 |