summaryrefslogtreecommitdiff
path: root/miscutils/ionice.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all miscutils/* applets to "new style" applet definitionsDenys Vlasenko2016-11-221-0/+4
* Split miscutils/Config.src items into miscutils/*.c filesDenys Vlasenko2016-11-221-0/+7
* getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko2016-07-061-2/+1
* *: slap on a few ALIGN1/2s where appropriateDenys Vlasenko2016-04-221-1/+1
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+8
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-121-1/+1
* libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard2010-07-041-2/+1
* *: make exec failure message more consistentDenys Vlasenko2010-06-251-3/+3
* trailing whitespace removalDenis Vlasenko2009-04-011-2/+2
* ionice: new applet, adapted from Linux kernel' example by Walter HarmsDenis Vlasenko2009-01-311-0/+99