History log of /PHP-5.5/ext/sysvmsg/sysvmsg.c (Results 51 – 59 of 59)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1b38773e 07-Mar-2003 foobar

WS & CS fixes


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 38ad0e91 24-Jan-2003 Ilia Alshanetsky

zend_error -> php_error_docref.


# aebb39b0 18-Jan-2003 Ilia Alshanetsky

Changed php_error to php_error_docref.

Thanks to Marcus Börger for writing a script that significantly simplifies
this process.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1
# 4e1d6840 14-Nov-2002 Ilia Alshanetsky

Fixed ZTS compile warning.


Revision tags: php-4.3.0pre2
# d95b7197 27-Oct-2002 Melvyn Sopacua

Avoid possible clash with mysql, but still make it work for BSD's.
Struct verified to be compatible with Linux, FreeBSD, BSDi, AIX 4.3.3 and
Solaris 5.7.


Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 49d77dbc 10-Sep-2002 Wez Furlong

Patch for BSD-ish systems from Melvyn Sopacua <msopacua@idg.nl>,
slightly modified.


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, 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, 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, php-4.2.1RC2, php-4.2.1RC1
# ab69b0c6 29-Apr-2002 Wez Furlong

Slightly alter the signature of msg_send and msg_receive so that error
codes and serialized "false" messages can be distinguished.


# f03115aa 25-Apr-2002 Wez Furlong

Add sysv IPC support (wrappers for msgsnd and friends).


123