Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-22 | mmap(win32): avoid expensive fstat() call | Johannes Schindelin | 1 | -9/+7 |
2016-04-22 | mmap(win32): avoid copy-on-write when it is unnecessary | Johannes Schindelin | 1 | -2/+3 |
2016-04-22 | win32mmap: set errno appropriately | Johannes Schindelin | 1 | -2/+8 |
2013-04-28 | compat/win32mmap.c: Fix some sparse warnings | Ramsay Jones | 1 | -2/+2 |
2012-04-30 | remove superfluous newlines in error messages | Pete Wyckoff | 1 | -1/+1 |
2010-05-20 | Fix "Out of memory? mmap failed" for files larger than 4GB on Windows | Ian McLean | 1 | -3/+3 |
2009-11-08 | MSVC: Add support for building with NO_MMAP | Ramsay Jones | 1 | -12/+0 |
2009-03-18 | MinGW: implement mmap | Janos Laube | 1 | -0/+53 |