summaryrefslogtreecommitdiff
path: root/ext/pcntl/pcntl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-1/+1
|\
| * Bump yearXinchen Hui2014-01-031-1/+1
* | Eliminate the TSRMLS_FETCH() calls in the ticks functions and hookKalle Sommer Nielsen2013-12-181-1/+1
|/
* HASH_KEY_NON_EXISTANT fixVeres Lajos2013-07-211-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Merge branch 'PHP-5.4'Xinchen Hui2012-10-091-0/+0
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
| |\
| | * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-06-301-4/+4
|\ \ \ | |/ /
| * | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-4/+4
* | | Merge branch '5.4'Gustavo André dos Santos Lopes2012-03-291-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-03-291-1/+1
| |\ \ | | |/
| | * ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-291-1/+1
| | * Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)Gustavo André dos Santos Lopes2012-03-291-1/+1
| | * ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-291-1/+1
| | * - Year++Felipe Pena2012-01-011-1/+1
| | * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| | * - Year++Felipe Pena2011-01-011-1/+1
| | * MFH fixed bug #52784 (Race condition when handling many Arnaud Le Blanc2010-11-011-2/+13
| | * MFH Fix bug #52173 (ext/pcntl doesn't store/report errors) Arnaud Le Blanc2010-11-011-0/+121
| * | Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)Gustavo André dos Santos Lopes2012-03-291-1/+1
| * | ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-291-1/+1
| * | - Year++Felipe Pena2012-01-011-1/+1
| * | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * | Zend Signal HandlingIlia Alshanetsky2011-06-221-1/+7
* | | Revert "Merge branch 'pull-request/24'" (apply correct workflow)Gustavo André dos Santos Lopes2012-03-291-1/+1
* | | ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-281-1/+1
* | | - Year++Felipe Pena2012-01-011-1/+1
* | | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | | Fixed crash and improved signal validationIlia Alshanetsky2011-06-031-2/+8
|/ /
* | - Year++Felipe Pena2011-01-011-1/+1
* | fix the fixArnaud Le Blanc2010-11-011-1/+3
* | fixed bug #52784 (Race condition when handling many Arnaud Le Blanc2010-11-011-1/+10
* | Fix bug #52173 (ext/pcntl doesn't store/report errors) (patchArnaud Le Blanc2010-11-011-0/+121
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* pcntl_exec() should inherit environment in case it's not provided as an argumentDmitry Stogov2009-09-301-7/+10
* MFH: Fix return value of pcntl_wexitstatus() (fixes #47566,Arnaud Le Blanc2009-05-261-3/+1
* MFH:Matteo Beccati2009-03-281-0/+8
* MFH:Matteo Beccati2009-03-281-1/+1
* MFH:Matteo Beccati2009-03-281-1/+1
* MFH: Fix build on FreeBSD <7 (fixes #47777)Arnaud Le Blanc2009-03-251-0/+70
* MFH:Felipe Pena2009-03-251-2/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-17/+0
* MFH: Added the oldset parameter to pcntl_sigprocmask().Arnaud Le Blanc2008-11-101-6/+24
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+17
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-17/+0
* MFH: initialize optional argsArnaud Le Blanc2008-09-121-1/+1
* MFHJani Taskinen2008-08-051-6/+11
* - MFH: Added parameter TSRMLS_DC in zend_is_callable()Felipe Pena2008-08-021-1/+1