Fix the Windows portability implementations of mmap and munmap
authorChristopher Dykes <cdykes@fb.com>
Thu, 4 Aug 2016 17:48:08 +0000 (10:48 -0700)
committerFacebook Github Bot 5 <facebook-github-bot-5-bot@fb.com>
Thu, 4 Aug 2016 17:54:01 +0000 (10:54 -0700)
commit59bcc4529e8d3490612ce6f41e6ba36226dcb93b
tree7c911fc913319677b9779dfcdf2e9ec29edd80c9
parent5f92025ef5c641f44347a207d800023094ee56b5
Fix the Windows portability implementations of mmap and munmap

Summary: Because they simply didn't work before.

Reviewed By: yfeldblum

Differential Revision: D3666894

fbshipit-source-id: 7a34073b2bbc43c489ad963c28fac24dcbb187f2
folly/portability/SysMman.cpp