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".


Attachment: pgpMWXUgAdwfS.pgp
Description: PGP signature

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to