Skip to content

Instantly share code, notes, and snippets.

@shlevy
Created August 23, 2011 18:55
Show Gist options
  • Select an option

  • Save shlevy/1166132 to your computer and use it in GitHub Desktop.

Select an option

Save shlevy/1166132 to your computer and use it in GitHub Desktop.
spawni.c comment
/* 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