Henrik Rydgård
|
6bcff8cbda
|
Linux: Use MAP_NORESERVE when finding a memory base pointer. See #13187
|
2020-09-13 17:13:07 +02:00 |
|
Unknown W. Brackets
|
2b49c3e464
|
MemMap: Check for MAP_FAILED in mmap call.
|
2020-09-13 00:37:20 -07:00 |
|
Henrik Rydgård
|
617bbcfb87
|
Step 1 of removing PanicAlert
|
2020-07-19 20:33:25 +02:00 |
|
Henrik Rydgård
|
1d528d6f3b
|
Linux: Port the proper memory base finding over to MemArenaPosix.cpp.
Who knows, might fix some crashes.
|
2019-09-01 17:10:13 +02:00 |
|
Henrik Rydgård
|
67b8c4527d
|
b.sh: Add a build option for address sanitizer. When enabled, we turn on some compatibility options to make it work right.
|
2018-01-31 14:29:23 +01:00 |
|
Henrik Rydgård
|
b9bbee5c85
|
Use the mach memory functions on Mac and 32-bit iOS as well.
|
2017-01-25 20:38:46 +01:00 |
|
Henrik Rydgård
|
5e61a5afe1
|
Implement fastmem for Darwin. Not very successfully yet..
|
2017-01-25 17:14:43 +01:00 |
|
Henrik Rydgard
|
73a2a1bc0f
|
The MemArena code has way too many ifdefs. Split it up by platform.
|
2017-01-25 16:20:21 +01:00 |
|