summaryrefslogtreecommitdiff
path: root/compat/win32mmap.c
AgeCommit message (Expand)Author
2016-04-22mmap(win32): avoid expensive fstat() callJohannes Schindelin
2016-04-22mmap(win32): avoid copy-on-write when it is unnecessaryJohannes Schindelin
2016-04-22win32mmap: set errno appropriatelyJohannes Schindelin
2013-04-28compat/win32mmap.c: Fix some sparse warningsRamsay Jones
2012-04-30remove superfluous newlines in error messagesPete Wyckoff
2010-05-20Fix "Out of memory? mmap failed" for files larger than 4GB on WindowsIan McLean
2009-11-09MSVC: Add support for building with NO_MMAPRamsay Jones
2009-03-19MinGW: implement mmapJanos Laube