<div dir="ltr">Found in github CI by the existing patch tests:<br>```<br>patch: xsignal 0: Invalid argument<br>```<br><br>When I grepped for places that would be affected by my `kill -0` change,<br>I grepped toys/, not lib/. (And I only ran the tests for the toys I<br>touched, not all the tests, and CI was already broken so we didn't<br>notice the new breakage until the old breakage was fixed :-( )<br>---<br> lib/portability.c | 3 ++-<br> 1 file changed, 2 insertions(+), 1 deletion(-)<br></div>