Files
oldlinux-files/Minix/1.7.5/MANUALS/CAT2/GETPID.2
2024-02-19 00:21:39 -05:00

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.