History log of /PHP-8.1/ext/pcntl/pcntl.c (Results 201 – 225 of 241)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# f884a5b4 05-Nov-2003 Ilia Alshanetsky

Kill unused variables.

Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1
# 797ac80e 28-Oct-2003 George Schlossnagle

Added pcntl_wait, a wraspper around wait()/wait3()

Revision tags: php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 733e90bf 31-Aug-2003 Marcus Boerger

No dots at the end of error messages

# 2a744ccb 31-Aug-2003 Marcus Boerger

Fix format specifiers

# 8767205a 31-Aug-2003 Zeev Suraski

Fix Win32 linkage problems

Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1
# f89e7e3f 22-Jun-2003 Andrey Hristov

proto fixes.

Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.

Revision tags: BEFORE_FD_REAPPLY
# 493633d1 29-May-2003 Ilia Alshanetsky

Fixed compiler warnings.

Revision tags: php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# 4b7c5cea 20-May-2003 Hartmut Holzgraefe

proto and typo fixes

Revision tags: php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1
# 0503336e 18-Feb-2003 Ilia Alshanetsky

Added pcntl_setpriority & pcntl_getpriority(). These functions can be used
to fetch and alter the priority of a process.

Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.

Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3
# a40ccefd 12-Dec-2002 Marcus Boerger

php_error -> php_error_docref

# 53309aac 12-Dec-2002 Marcus Boerger

SIGIOT may not be defined in cygwin

Revision tags: php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 261a60a3 22-Aug-2002 Jason Greene

@Made major improvents to the pcntl extension(Jason):
@ - Greatly improved performance, by switching the signal callback mechanism
@ to use ticks
@ - Implemented object signal callback

@Made major improvents to the pcntl extension(Jason):
@ - Greatly improved performance, by switching the signal callback mechanism
@ to use ticks
@ - Implemented object signal callback ability by using array($obj, $method)
@ - Added a restart parameter to pcntl_signal, which allows you to disable
@ the default of system call restarting
Changed callback hash table to be initialized and destroyed per reqeust
(allows the ability to use request life zvals as handles)
Nuked warnings
Modified test script to adjust to new ticks backend
Some slight WS fixes

show more ...

Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90
# 3b3ec06e 04-Jun-2002 Edin Kadribasic

Added function pcntl_alarm().
@- Added pctnl_alarm() function. (Edin)

Revision tags: php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1
# f30fefcb 06-May-2002 Jason Greene

Fix invalid warning caused by bogus convert_to_* calls
Fix possible invalid data in status for pcntl_waitpid()

# 4c9dbf93 06-May-2002 Jason Greene

Fix type-o that broke ZTS build
Fix 3 nasty crash bugs that could occur if pcntl_exec's call to execve errored

Revision tags: php-4.2.1RC2, php-4.2.1RC1
# be013212 23-Apr-2002 Markus Fischer

- Fix pcntl_waitpid() [Fixes #16766].

Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1
# aab103e9 17-Mar-2002 Jason Greene

Remove already included file

# bfbb3bba 17-Mar-2002 Markus Fischer

- Fix some compiler warnings and errors.

# 9a6296c4 16-Mar-2002 Markus Fischer

- WS and code style fix.

# 6c277223 16-Mar-2002 Markus Fischer

- Some more TSRMLS fixes.

Revision tags: help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.

Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# dda97050 04-Jan-2002 Hartmut Holzgraefe

proto fix

Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.

12345678910