summaryrefslogtreecommitdiff
path: root/ext/sysvsem/sysvsem.c
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* fix typo in sysvsem.cΥоаnn B2018-10-231-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Sync sysvsem and sysvshm versions in phpinfoPeter Kokot2018-06-031-1/+12
* year++Xinchen Hui2018-01-021-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-8/+8
* 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
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-1/+1
* | Cleanup resource handling APIsXinchen Hui2015-02-021-3/+7
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-16/+16
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Merge branch 'PHP-5.6'Matteo Beccati2014-09-101-4/+14
|\ \ | |/
| * FR #67990 - Added nowait argument to sem_acquireMatteo Beccati2014-09-101-4/+14
* | master renames phase 1Anatol Belski2014-08-251-5/+5
* | port sysvshm, sysvsem and sysvmsgAnatol Belski2014-08-191-2/+2
* | basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
* | Refactor sysvsem, sysvshm, sysmsgXinchen Hui2014-05-091-4/+5
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-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
* 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-4/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+4
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-4/+0
* - New parameter parsing APIFelipe Pena2008-06-291-22/+40
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFH: remove warnings in resource dtorAntony Dovgal2007-05-111-4/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* Cleanup code and prevent usage of uninitialized variable.Ilia Alshanetsky2005-12-151-11/+1
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* fix typos in error messages & resource nameAntony Dovgal2005-01-201-3/+3
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fixed compiler warnings.Ilia Alshanetsky2003-08-311-11/+11
* proto fixesAndrey Hristov2003-07-191-4/+4
* updating license information in the headers.James Cox2003-06-101-3/+3
* WS & CS fixesfoobar2003-03-071-19/+26
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-061-1/+1