RTEMS  5.1
Functions
fork.c File Reference

Inoperable implementation of fork() for POSIX threads. More...

#include <unistd.h>
#include <errno.h>
#include <rtems/seterr.h>

Functions

int fork (void)
 

Detailed Description

Inoperable implementation of fork() for POSIX threads.