|
VMS Help CRTL, setpgid *Conan The Librarian |
Sets the process group ID for job control.
This function is supported on OpenVMS Integrity servers and
Alpha only.
Format
#include <unistd.h>
int setpgid (pid_t pid, pid_t pgid);
Additional Information (explode) :
|
|