summaryrefslogtreecommitdiffstats
path: root/schedutils/ionice.c
Commit message (Expand)AuthorAgeFilesLines
* ionice: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-2/+2
* ionice: make -t more tolerantKarel Zak2011-07-221-5/+11
* ionice: allow to use names for -c <class>Karel Zak2011-07-221-9/+29
* ionice: improve command line interpretationKarel Zak2011-07-221-19/+28
* ionice: coding style fixesSami Kerola2011-07-211-5/+4Star
* ionice: fix -V outputSami Kerola2011-07-211-1/+1
* ionice: fix -pKarel Zak2011-07-211-2/+6
* ionice: IOPRIO_PRIO_* macrosKarel Zak2011-07-211-23/+30
* ionice: add long optionsSami Kerola2011-07-211-16/+38
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-2/+1Star
* schedutils: remove unneeded header filesDavidlohr Bueso2011-02-081-2/+0Star
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-6/+6
* taskset: proper numbers parsingKarel Zak2010-09-301-27/+7Star
* ionice: non-cryptic error message when ionice can't execvpÆvar Arnfjörð Bjarmason2010-05-061-1/+1
* ionice: fix typoPierre Hauweele2010-03-141-1/+1
* ionice: Allow setting the none classJakob Unterwurzacher2009-05-271-2/+4
* ionice: change Jens Axboe's emailKarel Zak2009-04-231-1/+1
* ionice: add strtol() checks, cleanup usage text and man pageKarel Zak2008-09-061-18/+40
* ionice: let -p handle multiple PIDsStephan Maka2008-09-051-27/+54
* ionice: cleanup error messages, add NLS supportKarel Zak2008-08-141-25/+29
* ionice: add -t optionLubomir Kundrak2008-06-161-4/+10
* build-sys: unify method for checking system calls and fallback handlingMike Frysinger2007-09-201-32/+0Star
* ionice: clean up error handlingMatthias Koenig2007-08-271-7/+12
* ionice: cleanup usage for idle classMatthias Koenig2007-07-251-4/+9
* ionice: prefer SYS_ioprio_{set,get} from glibc to hardcoded versionKarel Zak2007-07-161-26/+33
* ionice: fix ionice build on sparcDavid Miller2007-07-021-0/+3
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-0/+143