Adjust a few things to avoid triggering warnings under MSVC
[folly.git] / folly / portability / SysMman.cpp
2017-02-16 Christopher DykesAdjust a few things to avoid triggering warnings under...
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesFix some implicit truncation and implicit sign coersion...
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