[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lposix portability
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 10 Apr 2006 10:28:29 -0300
> Why not posix_spawn()?
Because there is fork+exec. Also, posix_spawn is a POSIX extension.