summaryrefslogtreecommitdiff
path: root/ext/shmop/php_shmop.h
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-1/+1
|\
| * 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
* | | replace typedef by an appropriate includeAnatol Belski2015-10-101-1/+1
|/ /
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-0/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | ported ext/shmopAnatol Belski2014-08-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-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
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Removed pointless operations/declarations.Ilia Alshanetsky2005-02-081-3/+0
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Switched to a new parameter parsing API, which simplifies the code.Ilia Alshanetsky2002-11-201-2/+2
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
* - shmop_open has a new flag for read/write access, 'w'Yasuo Ohgaki2002-01-091-0/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* fix macrosDaniel Beulshausen2001-09-171-1/+1
* let ext\shmop build under win32Daniel Beulshausen2001-08-071-0/+4
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - Renamed the shm_ to shmop_ and created aliases for the old shm_Derick Rethans2000-10-191-6/+6
* Move static declaration to source file.Sascha Schumann2000-10-071-2/+0
* @- Added the shmop extension. It allows more general ways of shared memoryDerick Rethans2000-10-011-0/+83