14 lines
258 B
Groff
14 lines
258 B
Groff
Name: getpid - get process id
|
|
|
|
Syntax: int getpid ()
|
|
|
|
Description:
|
|
Getpid returns the process ID of the calling process.
|
|
|
|
See Also:
|
|
exec(2), fork(2), intro(2), setpgrp(2), signal(2).
|
|
|
|
Bugs:
|
|
This description could be slightly longer.
|
|
|