Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | @Made major improvents to the pcntl extension(Jason): | Jason Greene | 2002-08-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | @ - Greatly improved performance, by switching the signal callback mechanism @ to use ticks @ - Implemented object signal callback ability by using array($obj, $method) @ - Added a restart parameter to pcntl_signal, which allows you to disable @ the default of system call restarting Changed callback hash table to be initialized and destroyed per reqeust (allows the ability to use request life zvals as handles) Nuked warnings Modified test script to adjust to new ticks backend Some slight WS fixes | ||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+2 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -1/+1 |
| | |||||
* | Removed space type-o | Jason Greene | 2001-07-30 | 1 | -0/+2 |
| | | | | | | | Fixed WS Added $Id$ tags Removed already completed TODO from README | ||||
* | @Added new experimental module pcntl (Process Control) (Jason) | Jason Greene | 2001-06-12 | 1 | -0/+26 |
Initial Import |