summaryrefslogtreecommitdiffstats
path: root/sys-utils/fallocate.c
Commit message (Expand)AuthorAgeFilesLines
* 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