This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Include <stdio.h> in getpgrp/setpgrp probes for printf prototype.
authorAndy Dougherty <doughera@lafayete.edu>
Mon, 30 Dec 2019 02:11:23 +0000 (21:11 -0500)
committerAndy Dougherty <doughera@lafayete.edu>
Tue, 31 Dec 2019 02:03:22 +0000 (21:03 -0500)
commit27b21fc96c1364a10066f30d9102522d2b7902b2
tree6379b55e72ea2a9ab6fa1773ff7d592dbb5f7ea0
parent0c5713c91301a1aa613823063247e1be3a826d8b
Include <stdio.h> in getpgrp/setpgrp probes for printf prototype.

C compilers typically issue a warning, but c++ compilers may abort with
an error.
U/modified/d_getpgrp.U
U/modified/d_setpgrp.U