RTEMS  5.1
Functions
vfork.c File Reference

Creates Child process Of The Calling process. More...

#include <sys/types.h>
#include <unistd.h>

Functions

pid_t vfork (void)
 

Detailed Description

Creates Child process Of The Calling process.