spawnve on Linux

Sam Varshavchik mrsam at courier-mta.com
Mon Aug 11 11:02:58 UTC 2008


Calin Iaru writes:

> I cannot find the documentation for spawnve and I need a function that creates a process and returns. execve is not suitable because it will execute that process in place.

This is done by fork(), followed by exec(). "man fork".


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080811/8a345b8a/attachment-0001.sig>


More information about the fedora-list mailing list