autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [configure.ac/uClinux] Adding code for fork/vfork?


From: Mike Frysinger
Subject: Re: [configure.ac/uClinux] Adding code for fork/vfork?
Date: Fri, 15 Apr 2011 22:55:41 -0400
User-agent: KMail/1.13.6 (Linux/2.6.37.3; KDE/4.6.0; x86_64; ; )

On Friday, April 15, 2011 21:54:28 Bob Friesenhahn wrote:
> Regardless, using posix_spawn() or posix_spawnp() is a better solution
> now if one does not need the full-fledged fork().

in some cases, that is sufficient, assuming that the system in question does 
support posix_spawn.  we cant all be so lucky ;).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]