|
��������
getpid, getpgrp, getppid - ��������� ���������������
��������, ������ �������� � ������������� ��������
���������
int getpid ( ) int getpgrp ( ) int getppid ( )
��������
��������� ����� getpid ���������� ������������� ������������� � ���� ��������.
��������� ����� getpgrp ���������� ������������� ������ ������������� � ���� ��������.
��������� ����� getppid ���������� ������������� ��������-������ ������������� � ���� ��������.
��. �����
exec(2), fork(2), intro(2), setpgrp(2), signal(2).
|