summaryrefslogtreecommitdiff
path: root/ext/sysvmsg/sysvmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-2/+2
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-3/+3
* | Get rid of more ZVAL_ZVAL() macrosDmitry Stogov2015-06-121-1/+1
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-1/+1
* | Cleanup resource handling APIsXinchen Hui2015-02-021-5/+15
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-17/+17
* | Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-4/+4
* | master renames phase 1Anatol Belski2014-08-251-37/+37
* | port sysvshm, sysvsem and sysvmsgAnatol Belski2014-08-191-11/+11
* | basic macro replacements, all at onceAnatol Belski2014-08-191-31/+31
* | Use reference counting instead of zval duplicationDmitry Stogov2014-06-051-5/+2
* | Refactor sysvsem, sysvshm, sysmsgXinchen Hui2014-05-091-31/+34
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Year++Felipe Pena2011-01-011-1/+1
| * - WSPierre Joye2010-09-161-22/+22
* | - Year++Felipe Pena2012-01-011-1/+1
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - Year++Felipe Pena2011-01-011-1/+1
* | - WSPierre Joye2010-09-161-22/+22
* | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-1/+1
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - 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-311-1/+1
* MFH: Add msg_queue_exists() function (Benjamin Schulz) [DOC]Johannes Schlüter2007-11-201-0/+21
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFHAntony Dovgal2007-01-171-12/+1
* remove useless MSHUTDOWN functionNuno Lopes2007-01-081-9/+1
* %f -> %FIlia Alshanetsky2007-01-051-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Added checks for negative max length and overflow checks for overly longIlia Alshanetsky2006-12-231-5/+10
* Fixed bug #37705 (Semaphore constants not available).Ilia Alshanetsky2006-06-051-0/+2
* bump year and license versionfoobar2006-01-011-3/+3