summaryrefslogtreecommitdiff
path: root/util-linux/taskset.c
AgeCommit message (Expand)Author
2021-08-15taskset: disallow "taskset -p 0"Denys Vlasenko
2021-06-24taskset: use iterate_on_dir()Denys Vlasenko
2021-06-20taskset: fix for PID longer than 12 charsDenys Vlasenko
2021-06-19taskset: implement -aDenys Vlasenko
2019-11-09taskset: tighten the check for stride valuesDenys Vlasenko
2019-11-09taskset: implement stride argumentDenys Vlasenko
2019-11-08taskset: update commentDenys Vlasenko
2019-11-01taskset: add support for taking/printing CPU list (-c option)Denys Vlasenko
2018-12-28config: update size informationDenys Vlasenko
2017-09-18regularize format of source file headers, no code changesDenys Vlasenko
2017-08-08getopt32: remove opt_complementaryDenys Vlasenko
2017-08-04make 17 state-changing execing applets (ex: "nice PROG ARGS") noexecDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2017-04-12Sort some miscutils/ applets into coreutils or util-linuxDenys Vlasenko