Created
August 23, 2011 18:55
-
-
Save shlevy/1166132 to your computer and use it in GitHub Desktop.
spawni.c comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* If no major work is done, allow using vfork. Note that we | |
| might perform the path searching. But this would be done by | |
| a call to execvp(), too, and such a call must be OK according | |
| to POSIX. */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment