Process primitives

The process primitives include:

posix_spawn()
POSIX
spawn()
QNX Neutrino
fork()
POSIX
vfork()
UNIX BSD extension
exec*()
POSIX