FolusWen c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu
..
tests c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu
CREDITS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu
README c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu
config.m4 c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu
pcntl.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu
php_pcntl.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu
php_signal.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu
php_signal.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu
test-pcntl.php c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 lat temu

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 >