This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
PHP-4.3
Add File
New File
Upload File
Apply Patch
archived-php-src
/
ext
/
sysvmsg
History
Ilia Alshanetsky
e2381946db
MFH: Fixed bug
#31527
(crash in msg_send() when non-string is stored without
...
being serialized).
2005-02-07 22:32:31 +00:00
..
tests
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2005-01-24 14:19:54 +00:00
config.m4
Avoid possible clash with mysql, but still make it work for BSD's.
2002-10-27 11:56:06 +00:00
CREDITS
Add sysv IPC support (wrappers for msgsnd and friends).
2002-04-25 23:14:43 +00:00
EXPERIMENTAL
Add sysv IPC support (wrappers for msgsnd and friends).
2002-04-25 23:14:43 +00:00
php_sysvmsg.h
Avoid possible clash with mysql, but still make it work for BSD's.
2002-10-27 11:56:06 +00:00
sysvmsg.c
MFH: Fixed bug
#31527
(crash in msg_send() when non-string is stored without
2005-02-07 22:32:31 +00:00