aboutsummaryrefslogtreecommitdiff
path: root/toys/taskset.c
AgeCommit message (Expand)Author
2012-08-05Rewrite taskset to use syscall directly without macros/prototypes glibc refus...Rob Landley
2012-07-31Refactoring, no code change.Rob Landley
2012-07-20taskset.c now also support executing new commands with a given cpu affinity maskElie De Brauwer
2012-07-17Largely cosmetic code cleanups.Rob Landley
2012-07-15Adding initial implementation of tasksetElie De Brauwer