Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 4 | -4/+4 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ | |||||
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 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 |
| | | |||||
* | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 2 | -5/+5 |
| | | |||||
* | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | Conflicts: main/output.c | ||||
| * | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jille Timmermans <jille@quis.cx> | ||||
| * | Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow) | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 55b1e612421c52ea0bb8a3772095c5bbd62045db. | ||||
| * | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jille Timmermans <jille@quis.cx> | ||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 4 | -4/+4 |
| | | |||||
| * | Fix errormessage | Hannes Magnusson | 2011-09-07 | 1 | -1/+1 |
| | | |||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | - Added SKIPIF | Felipe Pena | 2011-06-24 | 5 | -3/+14 |
| | | |||||
| * | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 4 | -4/+4 |
| | | |||||
| * | MFH fixed bug #52784 (Race condition when handling many | Arnaud Le Blanc | 2010-11-01 | 3 | -4/+25 |
| | | | | | | | | | | concurrent signals) | ||||
| * | MFH Fix bug #52173 (ext/pcntl doesn't store/report errors) | Arnaud Le Blanc | 2010-11-01 | 3 | -0/+143 |
| | | | | | | | | | | (patch by nick dot telford at gmail dot com) | ||||
* | | Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow) | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 4aeabaf8e938af00d6fe9f8316251b543640018c. | ||||
* | | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jille Timmermans <jille@quis.cx> | ||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 4 | -4/+4 |
| | | |||||
* | | Fix errormessage | Hannes Magnusson | 2011-09-07 | 1 | -1/+1 |
| | | |||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
* | | MFH | Stanislav Malyshev | 2011-07-12 | 1 | -1/+3 |
| | | |||||
* | | - Added SKIPIF | Felipe Pena | 2011-06-24 | 5 | -3/+14 |
| | | |||||
* | | Zend Signal Handling | Ilia Alshanetsky | 2011-06-22 | 3 | -6/+21 |
| | | |||||
* | | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 4 | -4/+4 |
| | | |||||
* | | 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 | 3 | -3/+22 |
| | | | | | | | | | | concurrent signals) | ||||
* | | Fix bug #52173 (ext/pcntl doesn't store/report errors) (patch | Arnaud Le Blanc | 2010-11-01 | 3 | -0/+143 |
|/ | | | | | by nick dot telford at gmail dot com) | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 4 | -4/+4 |
| | |||||
* | pcntl_exec() should inherit environment in case it's not provided as an argument | Dmitry Stogov | 2009-09-30 | 1 | -7/+10 |
| | |||||
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 2 | -0/+75 |
| | |||||
* | Don't use short tags in tests | Gwynne Raskind | 2009-07-02 | 1 | -1/+1 |
| | |||||
* | MFH: Fix return value of pcntl_wexitstatus() (fixes #47566, | Arnaud Le Blanc | 2009-05-26 | 3 | -4/+21 |
| | | | | | patch by james at jamesreno dot com) | ||||
* | MFH: | Matteo Beccati | 2009-03-29 | 1 | -1/+1 |
| | | | | | | - Fixed pcntl test for platforms not accepting a very large timeout in sigtimedwait() # It isn't really necessary for the child to wait for PHP_INT_MAX seconds | ||||
* | MFH: | Matteo Beccati | 2009-03-28 | 1 | -0/+8 |
| | | | | | | - Fixed bug #47816 (pcntl tests failing on NetBSD) # Tests will still fail until a few kernel bugs are fixed | ||||
* | MFH: | Matteo Beccati | 2009-03-28 | 2 | -2/+2 |
| | | | | | - Reverting: pcntl_signal() returning NULL when passing wrong parameters | ||||
* | MFH: | Matteo Beccati | 2009-03-28 | 2 | -2/+2 |
| | | | | | - Fixed pcntl_signal() returning NULL when passing wrong parameters | ||||
* | Removed deprecation warning for ticks | Arnaud Le Blanc | 2009-03-27 | 1 | -1/+0 |
| | |||||
* | MFH: Fix build on FreeBSD <7 (fixes #47777) | Arnaud Le Blanc | 2009-03-25 | 2 | -0/+71 |
| | |||||
* | MFH: | Felipe Pena | 2009-03-25 | 2 | -2/+34 |
| | | | | | | - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants). Patch by: mbeccati at php.net | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 4 | -4/+4 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -17/+0 |
| | |||||
* | MFH | Arnaud Le Blanc | 2008-11-10 | 1 | -1/+1 |
| | |||||
* | MFH: Added the oldset parameter to pcntl_sigprocmask(). | Arnaud Le Blanc | 2008-11-10 | 3 | -6/+38 |
| | | | | | Already documented. | ||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+17 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -17/+0 |
| | |||||
* | Add tests for pcntl | Arnaud Le Blanc | 2008-09-12 | 6 | -0/+179 |
| |