]> git.ipfire.org Git - thirdparty/util-linux.git/history - schedutils/chrt.c
Make the ways of using output stream consistent in usage()
[thirdparty/util-linux.git] / schedutils / chrt.c
2023-10-24  Masatake YAMATOMake the ways of using output stream consistent in...
2023-08-16  Karel ZakMerge branch 'logind' of https://github.com/thkukuk...
2023-08-16  Karel ZakMerge branch 'enosys/ioctl' of https://github.com/t...
2023-08-14  Karel ZakMerge branch 'master' of https://github.com/apprehensio...
2023-07-31  Karel ZakMerge branch 'fincore-test' of https://github.com/zeha...
2023-07-31  Karel ZakMerge branch 'chrt/fixes' of https://github.com/t-8ch...
2023-07-26  Thomas Weißschuhchrt: allow option separator
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2021-11-26  Karel ZakMerge branch 'topic/lsfd'
2021-10-06  Karel Zakchrt: use lib/procfs.c
2021-04-22  Karel ZakMerge branch 'topic/po4a' of https://github.com/mariobl...
2021-04-12  Karel Zakchrt: non-Linux fix
2021-02-05  Karel ZakMerge branch 'gh-actions-bionic' of https://github...
2021-02-02  Karel ZakMerge branch 'uclampset-v3' of https://github.com/qais...
2021-01-30  Qais YousefMove sched_attr struct and syscall definitions into...
2020-10-05  Karel ZakMerge branch 'frkaya/loopconfig' of https://github...
2020-10-01  Karel Zakchrt: don't restrict --reset-on-fork, add more info...
2020-10-01  Karel Zakchrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr()
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-01-30  jonnyh64chrt: Use sched_setscheduler system call directly
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-02-20  Karel Zakchrt: fix compiler warning [-Wmaybe-uninitialized]
2018-02-01  Karel Zakschedutils: use errexec()
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: never use usage(ERROR)
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-12-05  Andreas Henrikssonchrt: default to SCHED_RR policy
2016-10-31  Karel ZakMerge branch 'fixes-for-v2.29' of https://github.com...
2016-10-27  Ruediger Meierchrt: fix HAVE_SCHED_SETATTR fallback case
2016-10-03  Karel Zakchrt: follow nice setting, prefer sched_setscheduler()
2016-07-14  Karel ZakMerge branch 'write-improvements' of git://github.com...
2016-07-11  Karel Zakchrt: add fallback to be usable on kernels without...
2016-07-11  Karel Zaktests: add chrt test
2016-04-13  Sami Kerolachrt: validate priority before trying to use it
2016-04-04  Sami Kerolachrt: make --sched-* short options to require an argument
2016-02-24  Karel ZakMerge branch 'ldadd-cflags-warnings' of https://github...
2016-02-24  Ruediger Meierchrt: restore removed ifdef SCHED_RESET_ON_FORK
2016-02-24  Ruediger Meierchrt: fix case SCHED_RR
2016-01-20  Karel Zakchrt: use sched_getattr()
2016-01-20  Karel Zakchrt: add support for SCHED_DEADLINE
2016-01-20  Karel Zakchrt: use sched_setattr() if available
2016-01-19  Karel Zakchrt: make usage more readable
2016-01-19  Karel Zakchrt: set function refactoring
2016-01-19  Karel Zakchrt: output function refactoring
2016-01-19  Karel Zakchrt: add control struct
2015-06-16  Karel ZakMerge branch 'script3' of git://github.com/kerolasa...
2015-06-15  Benno Schulenbergchrt: slice up the usage text and normalize its layout
2015-06-15  Benno Schulenbergchrt: make the usage synopsis clearer
2015-06-09  Karel Zakchrt: fix --help inconsistency
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-10-01  Sami Kerolatextual: use manual tail usage() macro
2014-10-01  Sami Kerolatextual: use version printing macro everywhere
2014-08-20  Karel ZakMerge remote-tracking branch 'sami/logger'
2014-08-20  Benno Schulenbergtextual: make the license of chrt and taskset slightly...
2013-06-07  Benno Schulenbergtextual: fix several typos and angular brackets in...
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-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
2012-09-04  Yuri Chornoivantextual: fix typos in messages
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-24  Sami Keroladocs: corrections to FSF license files, and postal...
2012-01-31  Karel Zakchrt: add comment to keep static analysers happy
2011-08-02  Karel Zakchrt: silently ignore -R if unsupported
2011-07-26  Karel ZakMerge branch 'cramfs' of https://github.com/kerolasa...
2011-07-21  Sami Kerolachrt: add strings to use NLS
2011-07-21  Sami Kerolachrt: coding style fix
2011-07-21  Sami Kerolachrt: data type compiler warning fixed
2011-05-26  Karel ZakMerge branch 'column' of git://github.com/kerolasa...
2011-05-17  Davidlohr Buesochrt: clarify use of -a option
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...
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: 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-02-02  Karel Zakchrt: add --reset-on-fork
2010-02-02  Adrian Knothchrt: add support for SCHED_RESET_ON_FORK
next