[ksh93-integration-discuss] Shouldksh93/libshelluse|posix_spawn()| instead of |vfork()| ?

Joerg Schilling Joerg.Schilling at fokus.fraunhofer.de
Mon Oct 30 00:27:25 PST 2006


Roland Mainz <roland.mainz at nrubsig.org> wrote:

> Erm... why does |posix_spawn()| call |vfork()| in this case ? The
> vfork(2) manual page says this function call is depreciated...

This is in the manual page since vfork() exists....

Vfork() is the only way to implement posix_spawn() the way you like (efficient).

Jörg

-- 
 EMail:joerg at schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js at cs.tu-berlin.de                (uni)  
       schilling at fokus.fraunhofer.de     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily



More information about the ksh93-integration-discuss mailing list