Penguin
Annotated edit history of getppid(2) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 !!NAME
2 PerryLorier 2 getppid - get process identification
1 perry 3
4 !!SYNOPSIS
2 PerryLorier 5 __#include <sys/types.h>__
6 __#include <unistd.h>__
1 perry 7
2 PerryLorier 8 __pid_t getppid(void);__
1 perry 9 !!DESCRIPTION
2 PerryLorier 10 getppid(2) returns the process ID of the parent of the current process.
1 perry 11
12 !!CONFORMING TO
2 PerryLorier 13 [POSIX], BSD 4.3, SVID
1 perry 14
15 !!SEE ALSO
2 PerryLorier 16 exec(3), fork(2), kill(2), mkstemp(3), tmpnam(3), tempnam(3), tmpfile(3)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach() (...repeated 4 times)