Anton Lindqvist 3659cea21d sys: conditionally add padding argument in MakePosixMmap()
Some targets (NetBSD and OpenBSD) have a mmap() padding argument between the
file descriptor and offset. Make sure to omit such argument in MakePosixMmap().
Otherwise, reproduce programs will crash at runtime since the expected mapping
at 0x20000000 is not established.
2018-11-17 15:50:18 -08:00
..
2018-11-07 17:52:06 -08:00
2018-08-30 21:45:04 -07:00
2018-11-08 20:14:05 -08:00
2018-11-08 20:14:05 -08:00