summaryrefslogtreecommitdiff
path: root/ext/pcntl/php_pcntl.h
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Fix segfault in `pcntl_signal_handler` (bug #73939)Adam Saponara2017-01-151-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* pnctl_signal(): add siginfo to handler argsDavid Walker2016-07-071-1/+6
* Fix #72409 - return previous handlerDavid Walker2016-07-061-0/+1
* Asynchronous signal handling without TICKs.Dmitry Stogov2016-07-061-0/+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
* | Fixed bug #70386 Can't compile on NetBSD because of missing WCONTINUEDMatteo Beccati2015-08-291-1/+3
* | cleanup mod version macros, round 3Anatol Belski2015-03-231-0/+3
* | Add wifcontinued and wcontinued for pcntljulien.pons2015-03-171-0/+5
* | bump yearXinchen Hui2015-01-151-1/+1
* | Merge branch 'PHP-5.6'Julien Pauli2014-12-121-0/+1
|\ \ | |/
| * pcntl_signal_dispatch: Speed up by preventing system calls when unnecessaryJille Timmermans2014-12-121-0/+1
| * Bump yearXinchen Hui2014-01-031-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-2/+2
* | ported pcntlAnatol Belski2014-08-191-1/+1
* | basic macro replacements, all at onceAnatol Belski2014-08-191-1/+1
* | Bump yearXinchen Hui2014-01-031-1/+1
|/
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Fix bug #52173 (ext/pcntl doesn't store/report errors) (patchArnaud Le Blanc2010-11-011-0/+5
* 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-3/+0
* MFH: Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()Arnaud Le Blanc2008-07-291-0/+7
* MFH: Added pcntl_signal_dispatch()Arnaud Le Blanc2008-07-291-0/+1
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* 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
* MFB: Fix for #32974Wez Furlong2005-05-071-2/+7
* - Fixed bug #29873 (No defines around pcntl_*priority definitions).Derick Rethans2004-08-281-0/+4
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Added pcntl_wait, a wraspper around wait()/wait3()George Schlossnagle2003-10-281-0/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fixed compiler warnings.Ilia Alshanetsky2003-05-291-4/+0
* Added pcntl_setpriority & pcntl_getpriority(). These functions can be usedIlia Alshanetsky2003-02-181-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* @Made major improvents to the pcntl extension(Jason):Jason Greene2002-08-221-8/+2
* Added function pcntl_alarm().Edin Kadribasic2002-06-041-0/+1
* - WS and code style fix.Markus Fischer2002-03-161-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
* Update headers.Sebastian Bergmann2001-12-111-1/+1
* @Added new function pcntl_exec, which behaves similar to execve.Jason Greene2001-09-301-0/+1
* Removed space type-oJason Greene2001-07-301-2/+4