upvote
XNU's posix_spawn implementation is not fork/exec-based. It does roughly what the API suggests it would do.
reply