RTEMS  5.1
Functions
setsid.c File Reference

Create Session and Set Process Group ID. More...

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

Functions

pid_t setsid (void)
 

Detailed Description

Create Session and Set Process Group ID.

Function Documentation

◆ setsid()

pid_t setsid ( void  )

4.3.2 Create Session and Set Process Group ID, P1003.1b-1993, p. 88