Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tar: don't assume size of a sparse file chunk fits in size_t | Paul Eggert | 2010-08-24 | 1 | -9/+13 |
* | tar: remove trailing white space from source files | Paul Eggert | 2010-08-19 | 1 | -21/+20 |
* | Fix large file support. | Eric Blake | 2010-03-02 | 1 | -2/+3 |
* | Relicense under GPLv3 | Sergey Poznyakoff | 2007-06-27 | 1 | -1/+1 |
* | (expand_sparse): use ftruncate to handle the trailing hole | Sergey Poznyakoff | 2007-01-19 | 1 | -9/+14 |
* | Do not depend on getopt.h | Sergey Poznyakoff | 2006-06-26 | 1 | -1/+0 |
* | A sample utility to expand sparse files | Sergey Poznyakoff | 2006-06-25 | 1 | -0/+469 |