logoalt Hacker News

dcrazyyesterday at 9:23 PM0 repliesview on HN

XNU is open source; here’s a link into the middle of the implementation, after it’s copied all the necessary attributes of the parent into the new process structure: https://github.com/apple-oss-distributions/xnu/blob/f6217f89...