8053 beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
..
tests beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
CREDITS beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
README beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
config.m4 beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
package.xml beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
pcntl.c beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
php_pcntl.h beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
php_signal.c beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
php_signal.h beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos
test-pcntl.php beefd0184a 2022-08-08 ct_chen %!s(int64=2) %!d(string=hai) anos

README

Process Control Module for PHP (pcntl)

This module will attempt to implement all features related to process spawning and
control (fork(), waitpid(), signal(), WIF's, etc). This is extremely experimental,
with hope to become stable on most UNIX's. I greatly apreciate any feedback, fixes,
and or suggestions on how to improve/better implement
this functionality.

Thanks,

Jason Greeme < jason@inetgurus.net / jason@php.net >