| Commit message (Expand) | Author | Age | Files | Lines |
* | move struct option to .rodata | Karel Zak | 2011-03-03 | 2 | -2/+2 |
* | build-sys: provide alternatives for err, errx, warn and warnx | Fabian Groffen | 2011-02-14 | 3 | -5/+2 |
* | schedutils: remove unneeded header files | Davidlohr Bueso | 2011-02-08 | 2 | -5/+0 |
* | schedutils: fix typos | Davidlohr Bueso | 2011-01-17 | 2 | -2/+2 |
* | rename util-linux-ng back to util-linux | Karel Zak | 2010-11-30 | 3 | -6/+6 |
* | lib: [strutils] general purpose string handling functions | Davidlohr Bueso | 2010-11-23 | 6 | -53/+12 |
* | chrt: Add noreturn attribute to show_usage() function | Marek Polacek | 2010-10-29 | 1 | -1/+1 |
* | taskset: proper numbers parsing | Karel Zak | 2010-09-30 | 6 | -35/+61 |
* | chrt: add --verbose to man page, correct -V for --version, alphabetize | Benno Schulenberg | 2010-06-15 | 1 | -13/+16 |
* | chrt: slice help text into manageable chunks for translators | Benno Schulenberg | 2010-06-15 | 1 | -6/+13 |
* | chrt: change two messages into four translatable sentences | Benno Schulenberg | 2010-06-15 | 1 | -6/+14 |
* | build-sys: minor changes for GNU/Hurd | Samuel Thibault | 2010-06-14 | 1 | -0/+10 |
* | taskset: move NR_CPUS determination to lib/cpuset.c | Karel Zak | 2010-06-01 | 1 | -36/+3 |
* | taskset: add NLS support, use err.h, cleanup | Karel Zak | 2010-06-01 | 1 | -101/+78 |
* | taskset: use libc based cpu_set_t | Karel Zak | 2010-06-01 | 1 | -35/+47 |
* | taskset: move bitmap routines to lib/cpuset.c | Karel Zak | 2010-06-01 | 2 | -237/+2 |
* | ionice: non-cryptic error message when ionice can't execvp | Ævar Arnfjörð Bjarmason | 2010-05-06 | 1 | -1/+1 |
* | ionice: fix typo | Pierre Hauweele | 2010-03-14 | 1 | -1/+1 |
* | chrt: add --reset-on-fork | Karel Zak | 2010-02-02 | 2 | -2/+30 |
* | chrt: add support for SCHED_RESET_ON_FORK | Adrian Knoth | 2010-02-02 | 1 | -0/+11 |
* | po: fix msgid bugs | Karel Zak | 2009-12-10 | 1 | -1/+1 |
* | ionice: add a note about none class and CFQ | Karel Zak | 2009-11-18 | 1 | -5/+10 |
* | chrt: use c.h | Karel Zak | 2009-10-16 | 1 | -4/+1 |
* | ionice.1: formatting | Peter Breitenlohner | 2009-08-17 | 1 | -13/+17 |
* | build-sys: rename to _execdir | Karel Zak | 2009-07-04 | 1 | -3/+3 |
* | ionice: Allow setting the none class | Jakob Unterwurzacher | 2009-05-27 | 2 | -3/+6 |
* | chrt: don't assume SCHED_BATCH and SCHED_IDLE exist | Aurelien Jarno | 2009-05-07 | 2 | -4/+27 |
* | ionice: change Jens Axboe's email | Karel Zak | 2009-04-23 | 2 | -2/+2 |
* | chrt: add a comment about non POSIX 1003.1b attributes in chrt.1 | Aurelien Jarno | 2009-04-23 | 1 | -0/+8 |
* | chrt: output buglet when reporting scheduling class | Karel Zak | 2009-02-03 | 1 | -0/+1 |
* | ionice: fix typo in manpage | Karel Zak | 2009-02-02 | 1 | -2/+2 |
* | ionice: a little cleanup of "none" description | Karel Zak | 2009-01-22 | 1 | -10/+8 |
* | ionice: Extend the man page to explain the "none" class and cpu-nice inheritance | Jakob Unterwurzacher | 2009-01-16 | 1 | -4/+12 |
* | chrt: add NLS support, clean error messages and return codes | Karel Zak | 2008-09-23 | 1 | -105/+69 |
* | chrt: support CFS SCHED_IDLE priority and document it | Martin Steigerwald | 2008-09-23 | 2 | -3/+33 |
* | ionice: add strtol() checks, cleanup usage text and man page | Karel Zak | 2008-09-06 | 2 | -21/+45 |
* | ionice: let -p handle multiple PIDs | Stephan Maka | 2008-09-05 | 2 | -30/+57 |
* | ionice: cleanup error messages, add NLS support | Karel Zak | 2008-08-14 | 1 | -25/+29 |
* | ionice: cleanup man page | Karel Zak | 2008-08-14 | 1 | -24/+17 |
* | ionice: add -t option | Lubomir Kundrak | 2008-06-16 | 2 | -4/+15 |
* | ionice: update man page to reflect IDLE class change in 2.6.25 | Karel Zak | 2008-04-28 | 1 | -2/+3 |
* | build-sys: ignore a bunch of generated files, mostly binaries | James Youngman | 2008-04-14 | 1 | -0/+3 |
* | build-sys: use dist_man_MANS instead of man_MANS | Stepan Kasal | 2007-12-17 | 1 | -3/+3 |
* | ionice: add a note about permissions to ionice.1 | Karel Zak | 2007-09-20 | 1 | -2/+4 |
* | build-sys: remove hardcoded _GNU_SOURCE | Karel Zak | 2007-09-20 | 2 | -4/+0 |
* | build-sys: unify method for checking system calls and fallback handling | Mike Frysinger | 2007-09-20 | 2 | -34/+9 |
* | ionice: clean up error handling | Matthias Koenig | 2007-08-27 | 1 | -7/+12 |
* | taskset: check for existence of sched_getaffinity | Mike Frysinger | 2007-08-27 | 1 | -2/+7 |
* | man-pages: cleanup of chrt.1 and taskset.1 | LaMont Jones | 2007-08-15 | 2 | -12/+28 |
* | ionice: cleanup usage for idle class | Matthias Koenig | 2007-07-25 | 1 | -4/+9 |