Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1 |
|
#
68925208 |
| 11-Oct-2001 |
Stig Bakken |
* zend_module_entry change: apino, debug and zts are moved first, see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
|
Revision tags: php4 |
|
#
dc7d5df0 |
| 03-Oct-2001 |
Jason Greene |
Add cleanup on an exec failure Remove debug comments
|
Revision tags: php-4.0.7RC3 |
|
#
8a705b8c |
| 30-Sep-2001 |
Jason Greene |
@Added new function pcntl_exec, which behaves similar to execve.
|
Revision tags: POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
2b1fe64d |
| 30-Jul-2001 |
Jason Greene |
Removed space type-o Fixed WS Added $Id$ tags Removed already completed TODO from README
|
#
40c7f095 |
| 30-Jul-2001 |
Jason Greene |
Fully implement new thread safe model. Fix ws.
|
#
c43806f4 |
| 30-Jul-2001 |
Zeev Suraski |
Zend compatibility patch
|
#
b0224d51 |
| 30-Jul-2001 |
Zeev Suraski |
Zend compatibility patch
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
14646bf0 |
| 06-Jul-2001 |
Jason Greene |
Fix proto's and some ws ugliness
|
#
0bfa6349 |
| 06-Jul-2001 |
Jason Greene |
Added wait.h functionality to pcntl Added tests for such functionality Removed bogus files
|
#
8f1f79fa |
| 26-Jun-2001 |
Jason Greene |
*BSD doesn't have SIGPOLL or SIGPWR
|
#
333b1bf9 |
| 25-Jun-2001 |
Jason Greene |
Fix casting wierdness that broke compiled code with Sun CC. (Also easier to read)
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6 |
|
#
351b78d8 |
| 19-Jun-2001 |
Jason Greene |
Make pcntl async safe by registering as a zend extension and grabing the statement handler. There could possibly be a more atomic hook in the future. Also added simple TODO section to README.
Make pcntl async safe by registering as a zend extension and grabing the statement handler. There could possibly be a more atomic hook in the future. Also added simple TODO section to README. NOTE: sleep() grabs SIGALRM on solaris, so test-pcntl.php's alarm_handle function will not catch.
show more ...
|
Revision tags: php-4.0.6RC4 |
|
#
5ae35781 |
| 13-Jun-2001 |
Jason Greene |
Adding some ifdefs for better platform compatibility
|
#
8b43f322 |
| 12-Jun-2001 |
Jason Greene |
@Added new experimental module pcntl (Process Control) (Jason) Initial Import
|