Hacker News new | ask | show | jobs
by plorkyeran 54 days ago
XNU's posix_spawn implementation is not fork/exec-based. It does roughly what the API suggests it would do.