Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New API: fallocate64 (replaces fallocate). | Richard Jones | 2010-05-27 | 1 | -0/+11 |
* | Check error returns from posix_fallocate (RHBZ#579664). | Richard Jones | 2010-04-07 | 1 | -4/+4 |
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -2/+2 |
* | daemon: Alternate implementation of posix_fallocate. | Richard Jones | 2009-11-25 | 1 | -1/+22 |
* | sfdisk.c, fallocate.c: use a string literal as format | Jim Meyering | 2009-08-17 | 1 | -1/+1 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -4/+1 |
* | update all NEED_ROOT uses | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | update all uses of ABS_PATH | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | New command: 'fallocate' to (pre-)allocate sized files. | Richard W.M. Jones | 2009-07-31 | 1 | -0/+59 |