sheredom / subprocess.h

🐜 single header process launching solution for C and C++
The Unlicense
1.1k stars 97 forks source link

Use posix spawn instead of fork. #64

Closed sheredom closed 2 years ago

sheredom commented 2 years ago

Fixes #63.