mimalloc/src
2021-10-18 20:39:39 -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 do not call exit if try handler fails but use abort instead 2021-10-18 16:25:10 -07:00
arena.c fix bug in determination of block size in pre-reserved arena memory 2021-10-18 20:39:39 -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 Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
init.c fix bug in determination of block size in pre-reserved arena memory 2021-10-18 20:39:39 -07:00
options.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
os.c fix comments 2021-10-18 16:59:19 -07:00
page-queue.c Bump copyright date 2021-04-24 16:35:11 +00:00
page.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
random.c update wasm support with emscripten compilation; now using sbrk instead of wasm_memory_grow 2021-10-01 15:05:01 -07:00
region.c Revert "make all includes relative" 2021-06-07 16:47:57 -07: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 prefer monotonic clock for stats (issue #457) 2021-10-18 18:24:59 -07:00