mimalloc/src
2021-10-19 15:13:01 -07:00
..
alloc-aligned.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
alloc-override-osx.c fixes for M1; disable interpose use zones; fix pedantic warnings 2021-06-17 19:15:09 -07:00
alloc-override.c fixes for M1; disable interpose use zones; fix pedantic warnings 2021-06-17 19:15:09 -07:00
alloc-posix.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
alloc.c Merge pull request #468 from tiran/default_source 2021-10-19 09:40:21 -07:00
arena.c Merge branch 'dev' of https://github.com/microsoft/mimalloc into dev 2021-10-19 15:07:19 -07:00
bitmap.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
bitmap.h Bump copyright date 2021-04-24 16:35:11 +00:00
heap.c Fixed typo in headers 2021-08-04 17:31:48 -04:00
init.c ensure managed os memory is at least one arena block in size 2021-10-18 20:44:19 -07:00
options.c add comment on #if ending 2021-10-19 09:52:20 -07:00
os.c remove MADV_FREE_REUSABLE from mi_os_reset as it needs MADV_FREE_REUSE to reuse the memory again. 2021-10-19 13:11:11 -07:00
page-queue.c Bump copyright date 2021-04-24 16:35:11 +00:00
page.c fix typo 2021-06-21 22:36:47 +08:00
random.c Merge pull request #418 from devnexen/haiku_build_fix 2021-10-19 12:19:44 -07:00
region.c Fix strict function prototype warnings 2021-10-19 10:48:26 +02:00
segment.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
static.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
stats.c fix warnings 2021-10-19 15:13:01 -07:00