Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getpid(2) — posix — mips UMIPS RISC/os 4.52

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

exec(2)

fork(2)

intro(2)



GETPID(2-POSIX)     RISC/os Reference Manual      GETPID(2-POSIX)



NAME
     getpid, getppid - get process, process group, and parent
     process IDs

SYNOPSIS
     #include <sys/types.h>

     pidt getpid ()

     pidt getppid ()

DESCRIPTION
     getpid returns the process ID of the calling process.

     getppid returns the parent process ID of the calling pro-
     cess.

SEE ALSO
     exec(2), fork(2), intro(2).




































                         Printed 1/15/91                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026