← Back to context

Comment by saagarjha

7 years ago

It's suggesting posix_spawn, which is standardized and has nothing to do with Microsoft.

> Just as a programming course would not today begin with goto, we suggest teaching either posix_spawn() or CreateProcess(), and then introducing fork as a special case with its historic context (§2).

Or CreateProcess(), which has a lot to do with microsoft.