[Toybox] [PATCH] taskset: Add long options --all-tasks and --pid

Rob Landley rob at landley.net
Fri Mar 6 09:16:47 PST 2026


On 3/4/26 03:33, Jesse Rosenstock wrote:
> Here is a rebased version of the patch.
> 
> These are supported by util-linux:
> https://man7.org/linux/man-pages/man1/taskset.1.html#OPTIONS
> 
> No test was added for --all-tasks since there's no test for -a.

FYI it's easier for me if you either give me a "git format-patch" 
attachment so I can save that and apply it with your metadata, or just 
do it inline where I can write the email to a file and do the same thing.

This both inline-and-attached thing went weird, when I saved it and 
tried to "git am" the whole email I got "error: corrupt patch at line 
12" and when I tried to fix it up by deleting the obvious overgrowth I 
got some sort of "Patch is empty" error from git.

(I can hit it with a brick until it works, but for future reference...)

Rob


More information about the Toybox mailing list