summaryrefslogtreecommitdiff
path: root/ext/pcntl/php_signal.c
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* pnctl_signal(): add siginfo to handler argsDavid Walker2016-07-071-1/+12
* Cleanup zend_signal APIDmitry Stogov2016-06-201-8/+2
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-2/+1
* | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-1/+3
* | cleanup TSRMLS_FETCH in ext/pcntlAnatol Belski2014-09-261-3/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* typo fixesVeres Lajos2013-07-151-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Compiler warning fixIlia Alshanetsky2011-06-031-0/+2
* - Fix crash in pcntlFelipe Pena2011-06-031-1/+5
* Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals)Ilia Alshanetsky2011-06-021-0/+6
* - Year++Felipe Pena2011-01-011-1/+1
* fixed bug #52784 (Race condition when handling many Arnaud Le Blanc2010-11-011-2/+11
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFHJani Taskinen2008-08-051-1/+8
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* @Made major improvents to the pcntl extension(Jason):Jason Greene2002-08-221-3/+3
* Maintain headers.Sebastian Bergmann2002-02-281-3/+2
* Update headers.Sebastian Bergmann2001-12-111-1/+1
* Removed space type-oJason Greene2001-07-301-0/+2
* @Added new experimental module pcntl (Process Control) (Jason)Jason Greene2001-06-121-0/+45