Next: , Previous: , Up: posix   [Index]


4.5 Process identifier functions

Function: getpid

Return the process identifier as a fixnum.

Function: getppid

Return the process identifier of the parent as a fixnum.