Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-05-12 | 1 | -36/+36 |
|\ | |||||
| * | Fixed bug #69418 - more s->p fixes for filenames | Stanislav Malyshev | 2015-05-10 | 1 | -37/+37 |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | pcntl_signal_dispatch: Speed up by preventing system calls when unnecessary | Jille Timmermans | 2014-12-12 | 1 | -0/+7 |
* | | Fix #60509, pcntl_signal doesn't decrease ref-count of old handler | Julien Pauli | 2014-11-29 | 1 | -0/+1 |
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | HASH_KEY_NON_EXISTANT fix | Veres Lajos | 2013-07-21 | 1 | -1/+1 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
| |\ | |||||
| | * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-30 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -4/+4 |
* | | | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-29 | 1 | -1/+1 |
| | * | Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow) | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
| | * | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-29 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | * | MFH fixed bug #52784 (Race condition when handling many | Arnaud Le Blanc | 2010-11-01 | 1 | -2/+13 |
| | * | MFH Fix bug #52173 (ext/pcntl doesn't store/report errors) | Arnaud Le Blanc | 2010-11-01 | 1 | -0/+121 |
| * | | Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow) | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
| * | | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-29 | 1 | -1/+1 |
| * | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | | Zend Signal Handling | Ilia Alshanetsky | 2011-06-22 | 1 | -1/+7 |
* | | | Revert "Merge branch 'pull-request/24'" (apply correct workflow) | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
* | | | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-28 | 1 | -1/+1 |
* | | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | | | Fixed crash and improved signal validation | Ilia Alshanetsky | 2011-06-03 | 1 | -2/+8 |
|/ / | |||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | | fix the fix | Arnaud Le Blanc | 2010-11-01 | 1 | -1/+3 |
* | | fixed bug #52784 (Race condition when handling many | Arnaud Le Blanc | 2010-11-01 | 1 | -1/+10 |
* | | Fix bug #52173 (ext/pcntl doesn't store/report errors) (patch | Arnaud Le Blanc | 2010-11-01 | 1 | -0/+121 |
|/ | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | pcntl_exec() should inherit environment in case it's not provided as an argument | Dmitry Stogov | 2009-09-30 | 1 | -7/+10 |
* | MFH: Fix return value of pcntl_wexitstatus() (fixes #47566, | Arnaud Le Blanc | 2009-05-26 | 1 | -3/+1 |
* | MFH: | Matteo Beccati | 2009-03-28 | 1 | -0/+8 |
* | MFH: | Matteo Beccati | 2009-03-28 | 1 | -1/+1 |
* | MFH: | Matteo Beccati | 2009-03-28 | 1 | -1/+1 |
* | MFH: Fix build on FreeBSD <7 (fixes #47777) | Arnaud Le Blanc | 2009-03-25 | 1 | -0/+70 |
* | MFH: | Felipe Pena | 2009-03-25 | 1 | -2/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -17/+0 |
* | MFH: Added the oldset parameter to pcntl_sigprocmask(). | Arnaud Le Blanc | 2008-11-10 | 1 | -6/+24 |