Ryan Houdek 33450c80c3 Fixes a check for what mmap returns.
On error mmap returns MAP_FAILED(-1) not null.
FreeBSD was checking the return correctly, Linux was not.
This was noticed by triad attempting to run Dolphin under valgrind and not getting a memory space under the 2GB limit(Because -1 wraps around on
unsigned obviously)
2014-07-31 00:53:00 -05:00
..
2014-07-13 02:16:51 +02:00
2014-06-15 15:56:42 -07:00
2014-07-11 16:10:20 +02:00
2014-07-11 16:10:20 +02:00
2014-04-17 10:39:02 +02:00
2014-03-09 21:14:26 +01:00
2014-07-11 16:07:23 +02:00
2014-07-11 16:10:20 +02:00
2014-07-11 16:10:20 +02:00
2014-03-09 21:14:26 +01:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-07 21:40:59 +13:00
2014-06-22 20:04:46 +02:00
2014-06-22 20:04:46 +02:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-07-26 22:53:40 -04:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-07-11 16:07:23 +02:00
2014-07-15 23:53:56 +02:00
2014-07-15 23:53:56 +02:00