I vaguely (possibly incorrectly) recall that fork is the only way to create a new process, and that, no matter what system call you use, deep down, it still needs to call fork().
Someone with a better memory may correct me.
I'm not sure if this holds true for Windows though.
Someone with a better memory may correct me.
I'm not sure if this holds true for Windows though.