summaryrefslogtreecommitdiff
path: root/ext/sysvmsg
Commit message (Expand)AuthorAgeFilesLines
* - WSPierre Joye2010-09-161-22/+22
* - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-1/+1
* Add some sysvmsg coverage testsRaphael Geissert2010-03-013-0/+199
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-7/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+7
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-7/+0
* - Added arginfoFelipe Pena2008-06-301-25/+54
* - zend_arg_defs.c is unnecessary nowFelipe Pena2008-06-301-3/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* MFH: Add msg_queue_exists() function (Benjamin Schulz) [DOC]Johannes Schlüter2007-11-203-0/+47
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* TypoMartin Kraemer2007-03-141-1/+1
* MFHAntony Dovgal2007-01-171-12/+1
* remove useless MSHUTDOWN functionNuno Lopes2007-01-082-12/+1
* %f -> %FIlia Alshanetsky2007-01-051-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* Added checks for negative max length and overflow checks for overly longIlia Alshanetsky2006-12-231-5/+10
* sys/msg.h does not exist on MacOS XAntony Dovgal2006-08-241-0/+5
* Fixed bug #37705 (Semaphore constants not available).Ilia Alshanetsky2006-06-051-0/+2
* bump year and license versionfoobar2006-01-012-6/+6
* MFH: fix possible usage of uninitialized variableAntony Dovgal2005-12-181-1/+2
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* ZTS fixesIlia Alshanetsky2005-10-181-1/+1
* - Bumber up yearfoobar2005-08-032-2/+2
* fix testfoobar2005-06-211-0/+4
* typofixfoobar2005-04-291-1/+1
* Fixed bug #31527 (crash in msg_send() when non-string is stored withoutIlia Alshanetsky2005-02-071-4/+27
* add testAntony Dovgal2005-01-241-0/+19
* fix msg_recieve() returning TRUE instead of FALSE when unserialize failedAntony Dovgal2005-01-241-1/+1
* - Fix warnignMarcus Boerger2004-09-281-1/+1
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* been stable for a long time nowWez Furlong2004-04-152-1/+1
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+40
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fix formatting specifierMarcus Boerger2003-08-311-1/+1
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3
* 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-102-6/+6
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-1/+1
* WS & CS fixesfoobar2003-03-072-67/+72
* 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-273-32/+11
* Fix config bug reported by Jan Lehnart.Melvyn Sopacua2002-10-081-4/+4