Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | MFH | Stanislav Malyshev | 2011-07-12 | 1 | -1/+3 |
| | |||||
* | Zend Signal Handling | Ilia Alshanetsky | 2011-06-22 | 1 | -1/+12 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | fixed bug #52784 (Race condition when handling many | Arnaud Le Blanc | 2010-11-01 | 1 | -2/+11 |
| | | | | | concurrent signals) | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH | Jani Taskinen | 2008-08-05 | 1 | -1/+8 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | 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 | -3/+3 |
| | | | | | | | | | | | | | | @ - 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 | -3/+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/+45 |
Initial Import |