RTEMS  5.1
Functions
setpgid.c File Reference

Set Process Group ID for Job Control. More...

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

Functions

int setpgid (pid_t pid, pid_t pgid)
 

Detailed Description

Set Process Group ID for Job Control.

Function Documentation

◆ setpgid()

int setpgid ( pid_t  pid,
pid_t  pgid 
)

4.3.3 Set Process Group ID for Job Control, P1003.1b-1993, p. 89