index
:
busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_37_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
chrt.c
Age
Commit message (
Expand
)
Author
2025-10-07
chrt: support passing `-p 0` to operate on self
Denys Vlasenko
2023-07-10
Update applet size estimates
Denys Vlasenko
2022-01-04
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
Denys Vlasenko
2021-10-10
chrt: silence analyzer warning
Bernhard Reutner-Fischer
2020-12-18
help text tweaks
Denys Vlasenko
2020-11-15
chrt: support for musl C library
Christian Eggers
2019-04-05
chrt: fix for SCHED_RESET_ON_FORK bit
Denys Vlasenko
2019-04-05
chrt: do not segfault if policy number is unknown
Denys Vlasenko
2018-12-28
config: update size information
Denys Vlasenko
2018-01-25
chrt: code shrink
Denys Vlasenko
2018-01-23
chrt: use correct min/max priorities
Denys Vlasenko
2018-01-23
chrt: add support for SCHED_IDLE
Povilas Kanapickas
2018-01-23
chrt: add support for SCHED_BATCH
Povilas Kanapickas
2017-08-08
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-04
make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
Denys Vlasenko
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-04-12
Sort some miscutils/ applets into coreutils or util-linux
Denys Vlasenko