38 Commits (737de1bd0c19a1b77808affe8ba6d945e7ac831b)

Author SHA1 Message Date
Edin Kadribasic 3b3ec06ee7 Added function pcntl_alarm(). 24 years ago
Jason Greene f30fefcb30 Fix invalid warning caused by bogus convert_to_* calls 25 years ago
Jason Greene 4c9dbf9335 Fix type-o that broke ZTS build 25 years ago
Markus Fischer be013212bc - Fix pcntl_waitpid() [Fixes #16766]. 25 years ago
Jan Lehnardt 9b09fba139 - MFB (4_2_0) 25 years ago
Jason Greene aab103e9fc Remove already included file 25 years ago
Markus Fischer bfbb3bba1f - Fix some compiler warnings and errors. 25 years ago
Markus Fischer 9a6296c47e - WS and code style fix. 25 years ago
Markus Fischer 6c27722398 - Some more TSRMLS fixes. 25 years ago
Sascha Schumann 283b860c58 php_new_extension 25 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 25 years ago
Edin Kadribasic f5790b0a7c Modified the build system to make certain extensions (pcntl, ncurses, 25 years ago
Hartmut Holzgraefe 5560c7a686 use predefined function instead of hardcoded test 25 years ago
Hartmut Holzgraefe dda970500e proto fix 25 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
Stig Bakken 689252082c * zend_module_entry change: apino, debug and zts are moved first, 25 years ago
Jason Greene dc7d5df048 Add cleanup on an exec failure 25 years ago
Jason Greene 8a705b8cd9 @Added new function pcntl_exec, which behaves similar to execve. 25 years ago
Sascha Schumann ed50e0e155 Fix indentation of ./configure --help 25 years ago
Jason Greene 2b1fe64d46 Removed space type-o 25 years ago
Jason Greene 40c7f09509 Fully implement new thread safe model. 25 years ago
Zeev Suraski c43806f415 Zend compatibility patch 25 years ago
Zeev Suraski b0224d51da Zend compatibility patch 25 years ago
Jason Greene be8b7f9981 Signal numbers are not uniform accross all platforms. 25 years ago
Jason Greene 14646bf08e Fix proto's and some ws ugliness 25 years ago
Jason Greene 0bfa63490d Added wait.h functionality to pcntl 25 years ago
Jason Greene d4391dcdd8 no need to implement these functions, already in posix module 25 years ago
Jason Greene 7f2fa9fea7 Actually check for the needed system calls. 25 years ago
Jason Greene 8f1f79fa7b *BSD doesn't have SIGPOLL or SIGPWR 25 years ago
Jason Greene 333b1bf9c8 Fix casting wierdness that broke compiled code with Sun CC. 25 years ago
Jason Greene 351b78d87e Make pcntl async safe by registering as a zend extension and grabing the 25 years ago
Jason Greene 5ae35781e3 Adding some ifdefs for better platform compatibility 25 years ago
Jason Greene 3fd006d648 Remove bugus file. 25 years ago
Jason Greene 8b43f3222e @Added new experimental module pcntl (Process Control) (Jason) 25 years ago