summaryrefslogtreecommitdiffstats
path: root/sys-utils/fallocate.c
Commit message (Expand)AuthorAgeFilesLines
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-1/+2
* fallocate: add --version and align with howto-usage-function.txtSami Kerola2012-03-301-9/+12
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3
* fallocate: clean up fallbacks for FALLOC_FL_* flagsKarel Zak2011-11-231-1/+6
* fallocate: add FALLOC_FL_PUNCH_HOLE supportCong Wang2011-11-231-1/+7
* fallocate: cleanup usage()Karel Zak2011-08-161-5/+7
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* fallocate: fix typoKarel Zak2010-11-241-1/+1
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-1/+1
* fallocate: fix build failure with old linux headersMike Frysinger2010-10-071-1/+5
* fallocate: check for number of argumentsKarel Zak2010-05-141-0/+5
* fallocate: support suffixes for --offset and --lenghtKarel Zak2010-03-301-36/+4Star
* fallocate: check for ERANGE errorsKarel Zak2009-10-061-0/+6
* fallocate: new commandKarel Zak2009-09-221-0/+173