master
Rewrite libpsx to work with native linux threads.
Fix a test's link order to be -lpsx (with flags) before -lcap.
Improve weaver test to count zeros vs '-1' values.
Avoid thread churn deadlock with PSX rewrite.
Reset the value of errno for main()
Implement cap_launch.
Rewrite libpsx thread shutdown path to support musl.
Make sudotest more robust against untestable environments