summaryrefslogtreecommitdiff
path: root/ext/sysvshm/sysvshm.c
Commit message (Expand)AuthorAgeFilesLines
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* bump yearXinchen Hui2015-01-151-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Fixed bug #55750 (memory copy issue in sysvshm extension).Ilia Alshanetsky2011-10-031-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Fixed a possible resource destruction issues in shm_put_var()Dmitry Stogov2010-05-131-1/+6
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)Ilia Alshanetsky2009-03-191-1/+1
* Fixed compiler warningIlia Alshanetsky2009-03-171-3/+3
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - Sync code with HEADFelipe Pena2008-12-241-116/+76
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-6/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+6
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-6/+0
* MFH: initialize optional varsArnaud Le Blanc2008-10-211-2/+2
* - Added arginfoFelipe Pena2008-07-011-6/+44
* - New parameter parsing APIFelipe Pena2008-06-271-49/+39
* 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
* MFHJani Taskinen2007-08-311-0/+1
* Unify validation of shm segment size inside shm_attach()Ilia Alshanetsky2007-02-241-0/+5
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Added missing resource validation checksIlia Alshanetsky2006-12-301-4/+4
* MFH: make sure we won't get into endless loopAntony Dovgal2006-06-291-0/+4
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* fix typos in error messagesAntony Dovgal2005-01-201-3/+3
* Fixed compile warning.Ilia Alshanetsky2004-11-221-1/+1
* Fixed possible memory leaks.Ilia Alshanetsky2004-04-211-7/+14
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fixed compiler warnings.Ilia Alshanetsky2003-08-311-6/+6
* proto fixesAndrey Hristov2003-07-191-4/+4
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fixed compiler warnings.Ilia Alshanetsky2003-05-281-0/+4
* WS & CS fixesfoobar2003-03-071-42/+40
* increasing readability.Andrey Hristov2003-01-211-60/+62
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-13/+13
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fixed ZTS compile warning.Ilia Alshanetsky2002-11-141-1/+1
* Use {NULL, NULL, NULL} to terminate function entry.Yasuo Ohgaki2002-02-281-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* WS fix.foobar2001-11-221-6/+6
* - Fix crach bug if the parameter to shm_remove is not a valid identifier.Derick Rethans2001-11-221-0/+6
* compile fixThies C. Arntzen2001-11-111-2/+2