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