mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-14 01:16:33 +00:00
This macro can be used on the "status" output from sys$waitpid() to find out which signal caused the waitee process to stop. Fixes #794.