Great!
I have opened a PR to shim out the remaining spawn APIs. Are there any other blockers for API 24?
I believe that should be the only issue, based on what I needed to patch out to get a POC building.
If you want to go down to API 23, you'll additionally need stubs for getgrgid_r and getgrnam_r.