mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
![]() * signal handlers can only touch global volatile sig_atomic_t variables. * fastcgi_cleanup is static * structs sigaction are static * A signal handler cannot call exit() because it is not async signal safe, call _exit instead. |
||
---|---|---|
.. | ||
tests | ||
cgi_main.c | ||
cgi_main.stub.php | ||
cgi_main_arginfo.h | ||
config.w32 | ||
config9.m4 | ||
CREDITS | ||
Makefile.frag | ||
php-cgi.1.in |