summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm_signals.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #78880: Yet another batch of spelling errorsMáté Kocsis2020-01-161-1/+1
* Do not let PHP-FPM children miss SIGTERM, SIGQUITMaksim Nikulin2019-11-171-6/+36
* Block signals during fpm master initializationMaksim Nikulin2019-10-201-0/+53
* Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-05-111-1/+1
|\
| * Fix bug #77934 (php-fpm kill -USR2 not working)Jakub Zelenka2019-05-111-1/+1
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-2/+0
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-2/+0
* | Remove old SVN keywords substitutionsPeter Kokot2018-06-161-1/+0
|/
* Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-201-1/+1
|\
| * Revert "Revert "Remove a few unused write warning""Bob Weinand2016-11-201-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-11-201-1/+1
|\ \ | |/
| * Revert "Remove a few unused write warning (backport from master, oops)s"Nikita Popov2016-11-201-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-201-1/+1
|\ \ | |/
| * Remove a few unused write warning (backport from master, oops)sBob Weinand2016-11-201-1/+1
* | Cleanup zend_signal APIDmitry Stogov2016-06-201-2/+0
|/
* fpm: call zend_signal_init() in childMickaël2016-02-151-0/+4
* From code coverity scan, syscall return value must be check.Remi Collet2013-05-031-1/+3
* - Fixed bug #62954 (startup problems fpm / php-fpm)Jerome Loyet2012-09-271-12/+0
* - Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)Jerome Loyet2012-05-251-0/+12
* - Backported from 5.4 branch: Jérôme Loyet2011-10-081-5/+5
* - ws and cosmeticsJérôme Loyet2011-07-051-10/+10
* - get rid of ZLOG_STUFF code redundancyJérôme Loyet2010-11-111-5/+5
* merge FPM SAPI from trunk (as agreed with Johannes)Antony Dovgal2010-05-261-0/+251