Name Date Size #Lines LOC

..05-Dec-2019-

tests/H05-Dec-2019-

CREDITSH A D05-Dec-201936 32

READMEH A D05-Dec-2019434 178

config.m4H A D05-Dec-2019718 1512

package.xmlH A D05-Dec-20191.4 KiB4742

pcntl.cH A D05-Dec-201938.2 KiB1,3871,083

php_pcntl.hH A D05-Dec-20193 KiB10363

php_signal.cH A D05-Dec-20192.2 KiB7439

php_signal.hH A D05-Dec-20191.4 KiB3713

test-pcntl.phpH A D05-Dec-20191,009 4135

README

1Process Control Module for PHP (pcntl)
2
3This module will attempt to implement all features related to process spawning and
4control (fork(), waitpid(), signal(), WIF's, etc). This is extremely experimental,
5with hope to become stable on most UNIX's. I greatly apreciate any feedback, fixes,
6and or suggestions on how to improve/better implement
7this functionality.
8
9Thanks,
10
11Jason Greeme < jason@inetgurus.net / jason@php.net >
12
13
14
15
16
17