mirror of
https://github.com/git/git.git
synced 2026-05-18 17:35:38 +02:00
f12fffd347
mmap emulation on Windows has been optimized and work better without consuming paging store when not needed. * js/win32-mmap: mmap(win32): avoid expensive fstat() call mmap(win32): avoid copy-on-write when it is unnecessary win32mmap: set errno appropriately