]> git.ipfire.org Git - thirdparty/util-linux.git/history - schedutils
libfdisk: fix SIGFPE
[thirdparty/util-linux.git] / schedutils /
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-05  Sami Kerolachrt: make command syntax easier to understand in usage()
2013-03-26  Daniel Stoddenschedutils: don't apply -a without -p
2013-03-04  Karel Zakionice: keep output backwardly compatible
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Sami Kerolatranslation: unify exec error messages
2013-01-25  Benno Schulenbergtextual: gettextize several overlooked messages
2013-01-25  Benno Schulenbergtextual: tag two bug messages as "internal error"
2012-09-04  Yuri Chornoivantextual: fix typos in messages
2012-07-09  Karel ZakMerge branch 'master' of https://github.com/dankamongme...
2012-07-09  Karel Zakbuild-sys: always use default $(LDADD)
2012-06-26  Karel Zakbuild-sys: cleanup .gitignore files
2012-06-26  Karel Zakbuild-sys: convert lib/ to libcommon.la
2012-06-26  Karel Zakbuild-sys: convert schedutils/ to module
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Karel Zakschedutils: cleanup strtoxx_or_err()
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolaschedutils: verify writing to streams was successful
2012-02-28  Sami Kerolabuild-sys: enhance readability of the autotools files
2012-02-24  Sami Keroladocs: corrections to FSF license files, and postal...
2012-02-08  Sami Kerolataskset: use appropriate variable type [cppcheck]
2012-01-31  Karel Zakchrt: add comment to keep static analysers happy
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-03  Karel Zakbuild-sys: cleanup BUILD_SCHEDUTILS
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-29  Benno Schulenbergionice: adjust synopsis and wording and formatting...
2011-08-22  Benno Schulenbergdocs: uniformize the header and footer lines in man...
2011-08-15  Heiko Carstenscpuset: add option to allow cpulist_parse() to fail
2011-08-08  Benno Schulenbergionice: slightly improve grammar, spacing and consisten...
2011-08-08  Benno Schulenbergtaskset: adjust style of man page
2011-08-08  Benno Schulenbergchrt: adjust style of man page, alphabetize option -p
2011-08-02  Karel Zakchrt: silently ignore -R if unsupported
2011-08-01  Karel Zakionice: fix compiler warnings [-Wsign-compare]
2011-07-29  Karel Zakmisc: use unsigned int for bit-fileds
2011-07-26  Karel ZakMerge branch 'cramfs' of https://github.com/kerolasa...
2011-07-22  Karel Zakionice: make -t more tolerant
2011-07-22  Karel Zakionice: allow to use names for -c <class>
2011-07-22  Karel Zakionice: improve command line interpretation
2011-07-21  Sami Kerolachrt: add strings to use NLS
2011-07-21  Sami Kerolataskset: coding style fixes
2011-07-21  Sami Kerolataskset: include-what-you-use header check
2011-07-21  Sami Keroladocs: mention long options in ionice.1
2011-07-21  Sami Kerolaionice: coding style fixes
2011-07-21  Sami Kerolaionice: fix -V output
2011-07-21  Karel Zakionice: fix -p
2011-07-21  Karel Zakionice: IOPRIO_PRIO_* macros
2011-07-21  Sami Kerolaionice: add long options
2011-07-21  Sami Kerolachrt: coding style fix
2011-07-21  Sami Kerolachrt: data type compiler warning fixed
2011-06-25  Sami KerolaMerge branch 'master' into sfdisk
2011-06-20  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-20  Karel Zakbuild-sys: move BUILD_SCHEDUTILS to top-level Makefile
2011-05-26  Karel ZakMerge branch 'column' of git://github.com/kerolasa...
2011-05-17  Davidlohr Buesochrt: clarify use of -a option
2011-05-11  Davidlohr Buesotaskset: make threads aware
2011-05-11  Davidlohr Buesotaskset: use xalloc lib
2011-05-10  Davidlohr Buesochrt.1: fix grammar
2011-05-05  Karel Zakchrt: allow to use --all-tasks when retrieve info
2011-05-05  Davidlohr Buesochrt: make threads aware
2011-03-03  Karel Zakmove struct option to .rodata
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2011-02-08  Davidlohr Buesoschedutils: remove unneeded header files
2011-01-17  Davidlohr Buesoschedutils: fix typos
2010-11-30  Karel Zakrename util-linux-ng back to util-linux
2010-11-23  Davidlohr Buesolib: [strutils] general purpose string handling functions
2010-10-29  Marek Polacekchrt: Add noreturn attribute to show_usage() function
2010-09-30  Karel Zaktaskset: proper numbers parsing
2010-06-15  Benno Schulenbergchrt: add --verbose to man page, correct -V for --versi...
2010-06-15  Benno Schulenbergchrt: slice help text into manageable chunks for transl...
2010-06-15  Benno Schulenbergchrt: change two messages into four translatable sentences
2010-06-14  Samuel Thibaultbuild-sys: minor changes for GNU/Hurd
2010-06-01  Karel Zaktaskset: move NR_CPUS determination to lib/cpuset.c
2010-06-01  Karel Zaktaskset: add NLS support, use err.h, cleanup
2010-06-01  Karel Zaktaskset: use libc based cpu_set_t
2010-06-01  Karel Zaktaskset: move bitmap routines to lib/cpuset.c
2010-05-06  Ævar Arnfjörð Bjar... ionice: non-cryptic error message when ionice can't...
2010-03-14  Pierre Hauweeleionice: fix typo
2010-02-02  Karel Zakchrt: add --reset-on-fork
2010-02-02  Adrian Knothchrt: add support for SCHED_RESET_ON_FORK
2009-12-10  Karel Zakpo: fix msgid bugs
2009-11-18  Karel Zakionice: add a note about none class and CFQ
2009-10-15  Karel Zakchrt: use c.h
2009-10-05  Karel ZakMerge branch 'for_upstream' of git://git.kernel.org...
2009-08-17  Peter Breitenlohnerionice.1: formatting
2009-07-03  Karel Zakbuild-sys: rename to _execdir
2009-05-27  Jakob Unterwurzacherionice: Allow setting the none class
2009-05-07  Aurelien Jarnochrt: don't assume SCHED_BATCH and SCHED_IDLE exist
2009-04-23  Karel Zakionice: change Jens Axboe's email
2009-04-23  Aurelien Jarnochrt: add a comment about non POSIX 1003.1b attributes...
2009-02-03  Karel Zakchrt: output buglet when reporting scheduling class
2009-02-02  Karel Zakionice: fix typo in manpage
2009-01-22  Karel Zakionice: a little cleanup of "none" description
2009-01-16  Jakob Unterwurzacherionice: Extend the man page to explain the "none" class...
2008-09-23  Karel Zakchrt: add NLS support, clean error messages and return...
2008-09-23  Martin Steigerwaldchrt: support CFS SCHED_IDLE priority and document it
2008-09-06  Karel Zakionice: add strtol() checks, cleanup usage text and...
2008-09-05  Stephan Makaionice: let -p handle multiple PIDs
next