Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.posix-getpgrp.html
Дата изменения: Sun Feb 3 22:52:46 2002
Дата индексирования: Mon Oct 1 22:26:40 2012
Кодировка:
posix_getpgrp

posix_getpgrp

(3.0.10 - 3.0.18 only, PHP 4 >= 4.0.0)

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.