php-src/ext/pcntl
Niels Dossche f7be15dbad Revert the fix for GH-11498
People relied on manually waiting for children, but the fix for GH-11498
broke this. Fixing this in PHP is fundamentally incompatible with doing
the wait loop in userland. This reverts to the old behaviour.

Closes GH-11863.
2023-08-03 21:48:34 +02:00
..
tests Revert the fix for GH-11498 2023-08-03 21:48:34 +02:00
config.m4 pcntl: Adding pcntl_rfork support. 2021-05-31 09:19:15 +02:00
CREDITS
pcntl.c Revert the fix for GH-11498 2023-08-03 21:48:34 +02:00
pcntl.stub.php fix stub for pcntl_rfork 2021-05-31 13:39:49 +02:00
pcntl_arginfo.h fix stub for pcntl_rfork 2021-05-31 13:39:49 +02:00
php_pcntl.h Work around incorrect NSIG on FreeBSD 2021-05-18 17:07:06 +02:00
php_signal.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_signal.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00