Re: [RFD] Combined fork-exec syscall.

Craig Ruff (cruff@ucar.edu)
Mon, 28 Apr 2003 12:28:56 -0600


> On Mon, 28 Apr 2003, Richard B. Johnson wrote:
>
> > The Unix API provides execve(), fexecve(), execv(), execle(),
> > execl(), execvp(), and execlp() for what you call 'exec'. So
> > there is no 'fork and exec' as you state.

By the way, the latest ISO/IEC 9945-1:2002 POSIX standard defines the
posix_spawn* functions which provide this fork/exec style of operation.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/