util-linux/schedutils
Karel Zak 6f27e449a9 chrt: add fallback to be usable on kernels without sched_{get,set}attr
We have fallback for compilation with/without proper glibc and kernel
headers, but it's not enough, because people can switch between
kernels with and without the syscalls. (For example RT kernels for
RHEL/CentOS).

Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1353340
Signed-off-by: Karel Zak <kzak@redhat.com>
2016-07-11 15:33:46 +02:00
..
Makemodule.am build-sys: add BUILD_CHRT 2014-05-21 13:35:01 +02:00
chrt.1 chrt: remove duplicate words and tweak some phrasings in the man page 2016-03-17 12:18:52 +01:00
chrt.c chrt: add fallback to be usable on kernels without sched_{get,set}attr 2016-07-11 15:33:46 +02:00
ionice.1 ionice: clarify description of --classdata 2016-06-07 12:49:21 +02:00
ionice.c ionice: drop the duplicate docstring 2015-01-26 11:22:12 +01:00
taskset.1 taskset: fix description of `-c` option in the man page 2016-03-07 15:11:06 +01:00
taskset.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00