bc: simplify input pointer manipulation while lexing
[oweals/busybox.git] / util-linux / chrt.c
2018-01-25 Denys Vlasenkochrt: code shrink
2018-01-23 Denys Vlasenkochrt: use correct min/max priorities
2018-01-23 Povilas Kanapickaschrt: add support for SCHED_IDLE
2018-01-23 Povilas Kanapickaschrt: add support for SCHED_BATCH
2017-08-08 Denys Vlasenkogetopt32: remove opt_complementary
2017-08-04 Denys Vlasenkomake 17 state-changing execing applets (ex: "nice PROG...
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-04-12 Denys VlasenkoSort some miscutils/ applets into coreutils or util...