69 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
Michael Wallner 258351c30a - fix bug #37635 (parameter of pcntl signal handler is trashed) 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Wez Furlong 660afcaef4 MFB: Fix for #32974 21 years ago
foobar ce742b08b0 - Fix typo (avaliable -> available). (bug #28725) 22 years ago
Dmitry Stogov 860754f0f9 Fixed build on linux-glibc21-i386 22 years ago
Derick Rethans 52d6a64efa - Fixed bug #29873 (No defines around pcntl_*priority definitions). 22 years ago
Ilia Alshanetsky 690ca62dd3 Do not use alloca() where it can be abused through user input. 22 years ago
Marcus Boerger 29cfd6d24f - Remove unused blocks 22 years ago
Hartmut Holzgraefe eeb172b29f "The Visa to Sibiria" (work in progress) 22 years ago
foobar ad1ccd68eb typofix (thanks to Mehdi Achour for noticing this) 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Ilia Alshanetsky f884a5b437 Kill unused variables. 23 years ago
George Schlossnagle 797ac80e7c Added pcntl_wait, a wraspper around wait()/wait3() 23 years ago
Marcus Boerger 733e90bf0a No dots at the end of error messages 23 years ago
Marcus Boerger 2a744ccb90 Fix format specifiers 23 years ago
Zeev Suraski 8767205afa Fix Win32 linkage problems 23 years ago
Andrey Hristov f89e7e3fb9 proto fixes. 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Ilia Alshanetsky 493633d16f Fixed compiler warnings. 23 years ago
Hartmut Holzgraefe 4b7c5cea4b proto and typo fixes 23 years ago
foobar 25a7332e9b getpriority() and setpriority() are in libc.. 23 years ago
Ilia Alshanetsky 0503336ede Added pcntl_setpriority & pcntl_getpriority(). These functions can be used 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 23 years ago
Marcus Boerger a40ccefd32 php_error -> php_error_docref 24 years ago
Marcus Boerger 53309aace0 SIGIOT may not be defined in cygwin 24 years ago
Ilia Alshanetsky 1504ad65fc Added a skip condition in the event posix_kill(), which is used by the test 24 years ago
Jason Greene 261a60a360 @Made major improvents to the pcntl extension(Jason): 24 years ago
Edin Kadribasic 3b3ec06ee7 Added function pcntl_alarm(). 24 years ago
Jason Greene f30fefcb30 Fix invalid warning caused by bogus convert_to_* calls 24 years ago
Jason Greene 4c9dbf9335 Fix type-o that broke ZTS build 24 years ago
Markus Fischer be013212bc - Fix pcntl_waitpid() [Fixes #16766]. 24 years ago
Jan Lehnardt 9b09fba139 - MFB (4_2_0) 24 years ago
Jason Greene aab103e9fc Remove already included file 24 years ago
Markus Fischer bfbb3bba1f - Fix some compiler warnings and errors. 24 years ago
Markus Fischer 9a6296c47e - WS and code style fix. 24 years ago
Markus Fischer 6c27722398 - Some more TSRMLS fixes. 24 years ago
Sascha Schumann 283b860c58 php_new_extension 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Edin Kadribasic f5790b0a7c Modified the build system to make certain extensions (pcntl, ncurses, 24 years ago
Hartmut Holzgraefe 5560c7a686 use predefined function instead of hardcoded test 24 years ago
Hartmut Holzgraefe dda970500e proto fix 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
foobar 686380b824 Fix test when allow_call_time_pass_reference = Off 25 years ago
foobar f1397d5339 Unified the configure messages. 25 years ago
Egon Schmid d3ea04bb66 Some protos fixed. 25 years ago
Derick Rethans ea83d64507 - prototypes 25 years ago