Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zend_error -> php_error_docref. | Ilia Alshanetsky | 2003-01-24 | 1 | -4/+2 |
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-18 | 1 | -1/+1 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Fixed ZTS compile warning. | Ilia Alshanetsky | 2002-11-14 | 1 | -1/+1 |
* | Avoid possible clash with mysql, but still make it work for BSD's. | Melvyn Sopacua | 2002-10-27 | 3 | -32/+11 |
* | Fix config bug reported by Jan Lehnart. | Melvyn Sopacua | 2002-10-08 | 1 | -4/+4 |
* | Fixed bug #19504 | Ilia Alshanetsky | 2002-09-19 | 1 | -3/+3 |
* | Patch for BSD-ish systems from Melvyn Sopacua <msopacua@idg.nl>, | Wez Furlong | 2002-09-10 | 2 | -4/+53 |
* | Use ftok for message queue key. | Wez Furlong | 2002-04-30 | 1 | -2/+3 |
* | Slightly alter the signature of msg_send and msg_receive so that error | Wez Furlong | 2002-04-29 | 2 | -25/+49 |
* | Add sysv IPC support (wrappers for msgsnd and friends). | Wez Furlong | 2002-04-25 | 6 | -0/+458 |