summaryrefslogtreecommitdiffstats
path: root/schedutils/ionice.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+3
* schedutils: use errexec()Karel Zak2018-02-011-1/+1
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: never use usage(stderr)Ruediger Meier2017-06-261-6/+8
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-201-1/+1
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* ionice: drop the duplicate docstringBenno Schulenberg2015-01-261-2/+0Star
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* textual: slice up and standardize the usage text of ioniceBenno Schulenberg2014-05-061-27/+27
* ionice: add a missing error messageBenno Schulenberg2014-05-061-0/+1
* ionice: add the way to specify the target processes with pgid and uidMasatake YAMATO2014-02-171-22/+48
* ionice: Fix output for case ioclass==0Michael Bunk2014-01-151-1/+1
* ionice: keep output backwardly compatibleKarel Zak2013-03-041-1/+1
* translation: unify exec error messagesSami Kerola2013-02-061-1/+1
* textual: gettextize several overlooked messagesBenno Schulenberg2013-01-251-2/+2
* schedutils: cleanup strtoxx_or_err()Karel Zak2012-05-151-6/+6
* schedutils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* 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