summaryrefslogtreecommitdiff
path: root/ext/pcntl
Commit message (Expand)AuthorAgeFilesLines
* Merge RFC Additional Context in pcntl_signal HandlerDavey Shafik2016-07-206-42/+130
|\
| * Fix memory leakDavid Walker2016-07-071-2/+7
| * pnctl_signal(): add siginfo to handler argsDavid Walker2016-07-076-42/+125
* | Fix pcntl_signal_get_handler() testAaron Piotrowski2016-07-111-6/+4
|/
* oops, name test rightDavid Walker2016-07-061-1/+1
* change long to zend_long, for uniformityDavid Walker2016-07-061-1/+1
* Fix to not attempt to call if handler is long. Idea for this cameDavid Walker2016-07-061-8/+10
* Fix #72409 - return previous handlerDavid Walker2016-07-063-1/+62
* Asynchronous signal handling without TICKs.Dmitry Stogov2016-07-063-0/+64
* Cleanup zend_signal APIDmitry Stogov2016-06-201-8/+2
* Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite)Xinchen Hui2016-05-052-10/+32
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-014-4/+4
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-014-4/+4
* | Removed or simplified incorrect SEPARATE_*() macros usage.Dmitry Stogov2015-09-291-10/+2
* | Add support for parameters to tick functions, on C level. This is onlyAndrey Hristov2015-09-281-1/+1
* | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp...Dmitry Stogov2015-09-241-2/+2
* | Fixed bug #70386 Can't compile on NetBSD because of missing WCONTINUEDMatteo Beccati2015-08-291-1/+3
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-3/+3
* | fix testsAntony Dovgal2015-05-133-3/+3
* | merge similar if conditionsAntony Dovgal2015-05-131-4/+0
* | add rusage support to wait() and waitpid()Antony Dovgal2015-05-134-11/+197
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-05-121-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-05-121-36/+36
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-121-36/+36
| | |\
| | | * Fixed bug #69418 - more s->p fixes for filenamesStanislav Malyshev2015-05-101-37/+37
| | | * Bump yearXinchen Hui2014-01-034-4/+4
| | * | Bump yearXinchen Hui2015-01-154-4/+4
| * | | bump yearXinchen Hui2015-01-154-4/+4
* | | | cleanup mod version macros, round 3Anatol Belski2015-03-232-1/+4
* | | | Add wifcontinued and wcontinued for pcntljulien.pons2015-03-172-1/+36
* | | | bump yearXinchen Hui2015-01-154-4/+4
* | | | trailing whitespace removalStanislav Malyshev2015-01-102-36/+36
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-132-46/+43
* | | | Merge branch 'PHP-5.6'Julien Pauli2014-12-122-0/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-12-122-0/+8
| |\ \ \ | | |/ /
| | * | pcntl_signal_dispatch: Speed up by preventing system calls when unnecessaryJille Timmermans2014-12-122-0/+8
* | | | Merge branch 'PHP-5.6'Julien Pauli2014-11-291-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-11-291-0/+1
| |\ \ \ | | |/ /
| | * | Fix #60509, pcntl_signal doesn't decrease ref-count of old handlerJulien Pauli2014-11-291-0/+1
| | * | Bump yearXinchen Hui2014-01-034-4/+4
| | * | Merge commit 'a03f094' into PHP-5.5Rasmus Lerdorf2013-08-022-2/+2
| | |\ \ | | | |/
| * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-194-4/+4
* | | | first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* | | | fixed several long vs zend_long castsAnatol Belski2014-08-261-1/+1
* | | | Fix zend_longo_strNikita Popov2014-08-251-1/+1
* | | | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-4/+4
* | | | master renames phase 1Anatol Belski2014-08-252-166/+166
* | | | fix zppAnatol Belski2014-08-211-2/+2