Re: [RFD] Combined fork-exec syscall.

Kai Henningsen (kaih@khms.westfalen.de)
28 Apr 2003 08:59:00 +0200


mark@nolab.conman.org (Mark Grosberg) wrote on 27.04.03 in <Pine.BSO.4.44.0304272145580.23296-100000@kwalitee.nolab.conman.org>:

> On Sun, 27 Apr 2003, Ulrich Drepper wrote:
>
> > POSIX has a spawn interface, see <spawn.h> on modern systems. A syscall
> > should be compatible with this interface.
>
> Hmmm. Okay, it isn't listed in my POSIX reference (which is really dated).
>
> I don't have any docs on this...

http://www.opengroup.org/onlinepubs/007904975/functions/posix_spawn.html

or start from here:

http://unix-systems.org/version3/online.html

MfG Kai
-
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/