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