Begin making folly compile cleanly with a few of MSVC's sign mismatch warnings enabled
[folly.git] / folly / portability / SysMman.cpp
2016-09-06 Christopher DykesRework the de-allocation guard on the munmap implementation
2016-08-25 Christopher DykesAllow locking nullptr if the length is 0
2016-08-04 Christopher DykesFix the Windows portability implementations of mmap...
2016-03-18 Christopher DykesCreate the sys/mman.h portability header