This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
getpgrp: getpgid used for PID != 0 is now a lot more portable
authorTony Cook <tony@develop-help.com>
Mon, 12 Jun 2023 02:09:11 +0000 (12:09 +1000)
committerTony Cook <tony@develop-help.com>
Thu, 20 Jul 2023 05:34:15 +0000 (15:34 +1000)
commita556b8328585fddac7a04424973308a894687234
treec2895a2828d754786ac9027d257389209d7f55a8
parent923dde9b8ebe55ba73323ed675156712bc0062c9
getpgrp: getpgid used for PID != 0 is now a lot more portable

POSIX.1 2004 lists getpgid as an XSI extension, 2017 edition lists
it as BASE.

Removed the comments since it now seems irrelevant.

Fixes #19648
perl.h
pod/perlfunc.pod