summaryrefslogtreecommitdiffstats
path: root/schedutils
Commit message (Expand)AuthorAgeFilesLines
* 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
* ionice: add long optionsSami Kerola2011-07-211-16/+38
* chrt: coding style fixSami Kerola2011-07-211-20/+26
* chrt: data type compiler warning fixedSami Kerola2011-07-211-1/+1
* build-sys: move BUILD_SCHEDUTILS to top-level MakefileKarel Zak2011-06-201-4/+0Star
* chrt: clarify use of -a optionDavidlohr Bueso2011-05-171-1/+1
* taskset: make threads awareDavidlohr Bueso2011-05-112-47/+103
* taskset: use xalloc libDavidlohr Bueso2011-05-111-3/+2Star
* chrt.1: fix grammarDavidlohr Bueso2011-05-101-1/+1
* chrt: allow to use --all-tasks when retrieve infoKarel Zak2011-05-052-5/+16
* chrt: make threads awareDavidlohr Bueso2011-05-053-5/+30