Karstens, Nate <[email protected]> wrote: > > already has a portable solution > > What is the solution?
sys_spawn(const char *path, const char **argv, const char **envv,
unsigned long clone_flags, unsigned int nfds, int *fds);
maybe?
David
