summaryrefslogtreecommitdiff
path: root/ext/sysvmsg/sysvmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Use new infrastructure.Zeev Suraski2003-08-031-2/+21
* proto fixesAndrey Hristov2003-07-191-4/+4
* updating license information in the headers.James Cox2003-06-101-3/+3
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-1/+1
* WS & CS fixesfoobar2003-03-071-51/+54
* zend_error -> php_error_docref.Ilia Alshanetsky2003-01-241-4/+2
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-181-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fixed ZTS compile warning.Ilia Alshanetsky2002-11-141-1/+1
* Avoid possible clash with mysql, but still make it work for BSD's.Melvyn Sopacua2002-10-271-6/+6
* Patch for BSD-ish systems from Melvyn Sopacua <msopacua@idg.nl>,Wez Furlong2002-09-101-4/+27
* Slightly alter the signature of msg_send and msg_receive so that errorWez Furlong2002-04-291-22/+47
* Add sysv IPC support (wrappers for msgsnd and friends).Wez Furlong2002-04-251-0/+354