php-src/ext/pcntl
Máté Kocsis 10957e498c
Do not generate frameless info items when func info generation is disabled
While here, I fixed newlines around arginfo and function entry generation. Previously, newlines were repeated.
2024-02-18 11:39:00 +01:00
..
tests [skip ci] accidentally used print() instead of die() (#13158) 2024-01-17 01:40:04 +01:00
config.m4 Use Autoconf AC_CHECK_TYPE for checking siginfo_t (#13389) 2024-02-14 13:56:24 +01:00
CREDITS
pcntl.c Refactor pcntl_sigprocmask()/pcntl_sigwaitinfo()/pcntl_sigtimedwait() (#11860) 2023-11-16 00:40:18 +00:00
pcntl.stub.php Fix GH-9923: Add the SIGINFO constant in pcntl for system supporting it. 2022-11-12 19:37:32 +00:00
pcntl_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
php_pcntl.h Declare ext/pcntl constants in stubs (#9075) 2022-08-01 10:26:05 +02:00
php_signal.c Set SA_ONSTACK too when zend signals are disabled and in pcntl 2022-10-16 23:47:53 +01:00
php_signal.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00