History log of /PHP-8.1/ext/pcntl/php_pcntl.h (Results 76 – 77 of 77)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6
# 351b78d8 19-Jun-2001 Jason Greene

Make pcntl async safe by registering as a zend extension and grabing the
statement handler. There could possibly be a more atomic hook in the future.
Also added simple TODO section to README.

Make pcntl async safe by registering as a zend extension and grabing the
statement handler. There could possibly be a more atomic hook in the future.
Also added simple TODO section to README.

NOTE: sleep() grabs SIGALRM on solaris, so
test-pcntl.php's alarm_handle function will not catch.

show more ...


Revision tags: php-4.0.6RC4
# 8b43f322 12-Jun-2001 Jason Greene

@Added new experimental module pcntl (Process Control) (Jason)
Initial Import


1234