Skip to content
Snippets Groups Projects
Commit 631da86c authored by Josh Triplett's avatar Josh Triplett
Browse files

Add W_EXITCODE to construct an exit code

On Linux, `sys/wait.h` defines a `W_EXITCODE` macro to construct an exit
code from a return value and a signal number. Provide an equivalent
function.
parent ab3c2291
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment