summaryrefslogtreecommitdiff
path: root/ext/sysvshm
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* MFHJani Taskinen2007-08-311-0/+1
* MFHAntony Dovgal2007-06-251-1/+9
* TypoMartin Kraemer2007-03-141-1/+1
* Unify validation of shm segment size inside shm_attach()Ilia Alshanetsky2007-02-242-11/+16
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* 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
* add new testsAntony Dovgal2006-06-297-0/+352
* bump year and license versionfoobar2006-01-012-6/+6
* 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 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
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+40
* - 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-6/+6
* proto fixesAndrey Hristov2003-07-191-4/+4
* updating license information in the headers.James Cox2003-06-102-6/+6
* Fixed compiler warnings.Ilia Alshanetsky2003-05-282-4/+4
* WS & CS fixesfoobar2003-03-072-53/+47
* 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-312-2/+2
* Fixed ZTS compile warning.Ilia Alshanetsky2002-11-141-1/+1
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-5/+0
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-7/+1
* Use {NULL, NULL, NULL} to terminate function entry.Yasuo Ohgaki2002-02-281-1/+1
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-1/+3
* 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
* Fix for 14012Rasmus Lerdorf2001-11-111-1/+1
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-11/+11
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix for bug #13190Wez Furlong2001-09-071-3/+4
* more tsrm cleanupSascha Schumann2001-08-051-2/+2
* Full include paths are preferrable.Jon Parise2001-08-031-2/+2
* smart_str use requires php_smart_str.h.Jon Parise2001-08-031-0/+1
* Convert serializer to smart_str.. avoids lots of sprintf's andSascha Schumann2001-08-031-6/+3
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+1
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-3/+3
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-13/+23