index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
chrt.c
Age
Commit message (
Expand
)
Author
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