summaryrefslogtreecommitdiff
path: root/ext/pcntl
Commit message (Expand)AuthorAgeFilesLines
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* TypoMartin Kraemer2007-03-141-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-014-4/+4
* fix typo in errmsgAntony Dovgal2006-08-311-1/+1
* Added automatic module globals managementDmitry Stogov2006-06-151-3/+7
* - fix bug #37635 (parameter of pcntl signal handler is trashed)Michael Wallner2006-05-301-6/+5
* bump year and license versionfoobar2006-01-014-12/+12
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-034-4/+4
* MFB: Fix for #32974Wez Furlong2005-05-073-41/+77
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-1/+1
* Fixed build on linux-glibc21-i386Dmitry Stogov2004-12-141-0/+2
* - Fixed bug #29873 (No defines around pcntl_*priority definitions).Derick Rethans2004-08-282-0/+8
* Do not use alloca() where it can be abused through user input.Ilia Alshanetsky2004-06-301-7/+7
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+46
* typofix (thanks to Mehdi Achour for noticing this)foobar2004-01-231-3/+3
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-082-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-082-4/+4
* Kill unused variables.Ilia Alshanetsky2003-11-051-1/+1
* Added pcntl_wait, a wraspper around wait()/wait3()George Schlossnagle2003-10-283-2/+35
* No dots at the end of error messagesMarcus Boerger2003-08-311-8/+8
* Fix format specifiersMarcus Boerger2003-08-311-8/+8
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3
* proto fixes.Andrey Hristov2003-06-221-10/+10
* updating license information in the headers.James Cox2003-06-104-12/+12
* Fixed compiler warnings.Ilia Alshanetsky2003-05-292-4/+3
* proto and typo fixesHartmut Holzgraefe2003-05-201-2/+2
* getpriority() and setpriority() are in libc..foobar2003-02-181-3/+1
* Added pcntl_setpriority & pcntl_getpriority(). These functions can be usedIlia Alshanetsky2003-02-183-1/+96
* Bump year.Sebastian Bergmann2002-12-314-4/+4
* php_error -> php_error_docrefMarcus Boerger2002-12-121-7/+6
* SIGIOT may not be defined in cygwinMarcus Boerger2002-12-121-0/+2
* Added a skip condition in the event posix_kill(), which is used by the testIlia Alshanetsky2002-11-081-1/+4
* @Made major improvents to the pcntl extension(Jason):Jason Greene2002-08-225-177/+74
* Added function pcntl_alarm().Edin Kadribasic2002-06-042-0/+15
* Fix invalid warning caused by bogus convert_to_* callsJason Greene2002-05-061-2/+3
* Fix type-o that broke ZTS buildJason Greene2002-05-061-4/+11
* - Fix pcntl_waitpid() [Fixes #16766].Markus Fischer2002-04-231-18/+12
* - MFB (4_2_0)Jan Lehnardt2002-04-121-1/+1
* Remove already included fileJason Greene2002-03-171-1/+0
* - Fix some compiler warnings and errors.Markus Fischer2002-03-171-1/+2
* - WS and code style fix.Markus Fischer2002-03-162-141/+140
* - Some more TSRMLS fixes.Markus Fischer2002-03-161-1/+1
* php_new_extensionSascha Schumann2002-03-122-9/+1
* Maintain headers.Sebastian Bergmann2002-02-284-9/+8
* Modified the build system to make certain extensions (pcntl, ncurses,Edin Kadribasic2002-01-201-3/+2
* use predefined function instead of hardcoded testHartmut Holzgraefe2002-01-041-3/+1
* proto fixHartmut Holzgraefe2002-01-041-1/+1
* Update headers.Sebastian Bergmann2001-12-114-4/+4