Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.posix-getpgrp.html
Дата изменения: Sun Feb 3 22:52:46 2002
Дата индексирования: Mon Oct 1 21:50:34 2012
Кодировка:
posix_getpgrp --
Return the current process group identifier
Description
int posix_getpgrp ( (void);)
Return the process group identifier of the current process. See
POSIX.1 and the getpgrp(2) manual page on your POSIX system for
more information on process groups.