SYNOPSIS
#include <sys/types.h>
#include <unistd.h>
pid_t getpgid(pid_t pid);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
If successful,
CONFORMANCE
UNIX 98
MULTITHREAD SAFETY LEVEL
Async-signal-safe.
PORTING ISSUES
The returned process group ID is the Win32 process ID of the process group leader. Refer to Windows Concepts in the MKS Toolkit UNIX to Windows Porting Guide for more information about process IDs.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
execl() ,execle() ,execlp() ,execv() ,execve() ,execvp() ,fork() ,getpgrp() ,getpid() ,getsid() ,setpgid() ,setpgrp() ,setsid()
MKS Toolkit 9.2 Documentation Build 16.