summaryrefslogtreecommitdiff
path: root/ext/sysvsem
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-022-2/+2
* Resolve conflictSammy Kaye Powers2017-01-031-1/+5
|\
| * Fix for nowait.phpt failing intermittentlyMitch Hagstrand2017-01-021-1/+5
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
|/
* Fix nowait.phpt to no longer depend on sleepingMitch Hagstrand2017-01-021-65/+92
* 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-012-2/+2
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| * bump yearXinchen Hui2015-01-152-2/+2
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* | Cleanup resource handling APIsXinchen Hui2015-02-021-3/+7
* | bump yearXinchen Hui2015-01-152-2/+2
* | trailing whitespace removalStanislav Malyshev2015-01-102-4/+4
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-16/+16
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* | Merge branch 'PHP-5.6'Matteo Beccati2014-09-103-6/+119
|\ \ | |/
| * FR #67990 - Added nowait argument to sem_acquireMatteo Beccati2014-09-103-6/+119
* | 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-032-2/+2
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* Happy New YearXinchen Hui2013-01-012-2/+2
* - Year++Felipe Pena2012-01-012-2/+2
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-2/+0
* - Year++Felipe Pena2011-01-012-2/+2
* 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
* - Fix testFelipe Pena2008-12-271-2/+2
* - 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-312-2/+2
* 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
* TypoMartin Kraemer2007-03-141-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* bump year and license versionfoobar2006-01-012-6/+6
* 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-032-2/+2
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* fix typos in error messages & resource nameAntony Dovgal2005-01-201-3/+3
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+39
* - 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
* Fixed compiler warnings.Ilia Alshanetsky2003-08-311-11/+11