summaryrefslogtreecommitdiffstats
path: root/schedutils
Commit message (Expand)AuthorAgeFilesLines
...
* docs: bring the chrt and taskset man pages closer to standard formattingBenno Schulenberg2014-08-202-67/+68
* textual: make the license of chrt and taskset slightly more explicitBenno Schulenberg2014-08-202-9/+6Star
* docs: make the man-page licenses of chrt and taskset match their intentBenno Schulenberg2014-08-202-6/+4Star
* build-sys: add BUILD_CHRTKarel Zak2014-05-211-4/+2Star
* 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-172-22/+74
* ionice: Fix output for case ioclass==0Michael Bunk2014-01-151-1/+1
* taskset: fix PERMISSIONS section of taskset man pageRik van Riel2013-12-101-2/+3
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-153-3/+3
* textual: fix several typos and angular brackets in messagesBenno Schulenberg2013-06-071-1/+1
* chrt: make command syntax easier to understand in usage()Sami Kerola2013-04-052-5/+10
* schedutils: don't apply -a without -pDaniel Stodden2013-03-261-1/+1
* ionice: keep output backwardly compatibleKarel Zak2013-03-041-1/+1
* translation: unify exec error messagesSami Kerola2013-02-063-3/+2Star
* textual: gettextize several overlooked messagesBenno Schulenberg2013-01-253-5/+5
* textual: tag two bug messages as "internal error"Benno Schulenberg2013-01-251-2/+1Star
* textual: fix typos in messagesYuri Chornoivan2012-09-041-1/+1
* build-sys: always use default $(LDADD)Karel Zak2012-07-091-3/+3
* build-sys: cleanup .gitignore filesKarel Zak2012-06-261-3/+0Star
* build-sys: convert lib/ to libcommon.laKarel Zak2012-06-261-17/+6Star
* build-sys: convert schedutils/ to moduleKarel Zak2012-06-262-23/+33
* schedutils: cleanup strtoxx_or_err()Karel Zak2012-05-153-10/+10
* schedutils: verify writing to streams was successfulSami Kerola2012-04-043-1/+6
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-1/+4
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-244-14/+12Star
* taskset: use appropriate variable type [cppcheck]Sami Kerola2012-02-081-1/+1
* chrt: add comment to keep static analysers happyKarel Zak2012-01-311-0/+1
* build-sys: cleanup BUILD_SCHEDUTILSKarel Zak2011-11-031-4/+2Star
* Merge branch 'chcpu' of git://git.kernel.org/pub/scm/linux/kernel/git/heiko/u...Karel Zak2011-08-311-1/+1
|\
| * cpuset: add option to allow cpulist_parse() to failHeiko Carstens2011-08-151-1/+1
* | ionice: adjust synopsis and wording and formatting on the man pageBenno Schulenberg2011-08-291-27/+29
* | docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-223-7/+7
|/
* ionice: slightly improve grammar, spacing and consistency of man pageBenno Schulenberg2011-08-081-37/+35Star
* taskset: adjust style of man pageBenno Schulenberg2011-08-081-7/+7
* chrt: adjust style of man page, alphabetize option -pBenno Schulenberg2011-08-081-28/+32
* chrt: silently ignore -R if unsupportedKarel Zak2011-08-021-2/+2
* ionice: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-2/+2
* misc: use unsigned int for bit-filedsKarel Zak2011-07-291-1/+1
* ionice: make -t more tolerantKarel Zak2011-07-221-5/+11
* ionice: allow to use names for -c <class>Karel Zak2011-07-222-14/+37
* ionice: improve command line interpretationKarel Zak2011-07-222-19/+33
* chrt: add strings to use NLSSami Kerola2011-07-211-3/+3
* taskset: coding style fixesSami Kerola2011-07-211-17/+17
* taskset: include-what-you-use header checkSami Kerola2011-07-211-0/+3
* docs: mention long options in ionice.1Sami Kerola2011-07-211-16/+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