summaryrefslogtreecommitdiff
path: root/main/streams/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-10-311-6/+0
|\
| * Fix bug #77930: Remove mmap limitNikita Popov2019-10-311-6/+0
* | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Clean up unnecessary ternary expressions and simplify some returnsGabriel Caruso2018-12-031-1/+1
* Fix typos in code commentsPeter Kokot2018-07-251-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-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
* | Fixed wrong parameter type of php_stream_mmap_range()Reeze Xia2015-03-041-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+3
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-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: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do notArnaud Le Blanc2009-05-171-0/+14
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH Settle to 4 MB, see internals@ archivesMarcus Boerger2008-03-211-1/+1
* - MFH Fix commentMarcus Boerger2008-03-211-1/+1
* - MFH Increase max mmap size to 8 MBMarcus Boerger2008-03-211-1/+1
* 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
* - Fix commentAndi Gutmans2005-02-241-1/+1
* Increase maximum mmapable file size to 2mb from 1mb.Ilia Alshanetsky2005-02-231-1/+1
* Fixed bug #19749 (shouldn't mmap() files larger than memory_limit)Wez Furlong2004-04-211-1/+5
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fix for mips compiler.Wez Furlong2003-07-141-1/+6
* updating license information in the headers.James Cox2003-06-101-3/+3
* Another big commit (tm).Wez Furlong2003-02-271-0/+52