Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-27 | Switch fallocate to new style global names. | Rob Landley | |
2019-10-27 | fallocate: remove uClibc workaround to benefit macOS. | Elliott Hughes | |
My understanding is that uClibc is dead, and the probe for fallocate would need to be made more complicated to work for macOS (where we fake posix_fallocate() in lib/portability.c). | |||
2016-10-25 | Add fallocate -o. | Elliott Hughes | |
Also improve error reporting. | |||
2014-06-28 | Make fallocate depend on probe for libc support. | Rob Landley | |
2014-06-11 | Enable fallocate in defconfig. | Rob Landley | |
2013-08-09 | New toy: fallocate | Felix Janda | |