Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

diference between vfork() and fork()

hi, I know that in µClinux, the standard system call "fork()" were replaced by "vfork()" I want to know why ? and what diference between them ? best regards