summaryrefslogtreecommitdiff
path: root/schedutils/ionice.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso1-6/+6
2010-09-30taskset: proper numbers parsingKarel Zak1-27/+7
2010-05-06ionice: non-cryptic error message when ionice can't execvpÆvar Arnfjörð Bjarmason1-1/+1
2010-03-14ionice: fix typoPierre Hauweele1-1/+1
2009-05-27ionice: Allow setting the none classJakob Unterwurzacher1-2/+4
2009-04-23ionice: change Jens Axboe's emailKarel Zak1-1/+1
2008-09-06ionice: add strtol() checks, cleanup usage text and man pageKarel Zak1-18/+40
2008-09-05ionice: let -p handle multiple PIDsStephan Maka1-27/+54
2008-08-14ionice: cleanup error messages, add NLS supportKarel Zak1-25/+29
2008-06-16ionice: add -t optionLubomir Kundrak1-4/+10
2007-09-20build-sys: unify method for checking system calls and fallback handlingMike Frysinger1-32/+0
2007-08-27ionice: clean up error handlingMatthias Koenig1-7/+12
2007-07-25ionice: cleanup usage for idle classMatthias Koenig1-4/+9
2007-07-16ionice: prefer SYS_ioprio_{set,get} from glibc to hardcoded versionKarel Zak1-26/+33
2007-07-02ionice: fix ionice build on sparcDavid Miller1-0/+3
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak1-0/+143