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

Reply via email to