mimalloc/src
2019-07-02 12:53:53 -07:00
..
alloc-aligned.c strengthen alignment check to be void* aligned 2019-06-27 13:27:53 -07:00
alloc-override-osx.c Fixing interpose on macOS 2019-07-02 12:49:28 -07:00
alloc-override-win.c fn() is not a valid C prototype 2019-06-25 12:16:36 +02:00
alloc-override.c Fixing interpose on macOS 2019-07-02 12:49:28 -07:00
alloc.c fix compilation on mingw, issue #25 2019-06-23 23:17:44 -07:00
heap.c fix page count of heap when absorbing 2019-06-27 13:32:44 -07:00
init.c Fix main heap cookie on macOS 2019-07-02 12:53:53 -07:00
options.c enable large OS page support on Windows 2019-06-28 22:35:57 -07:00
os.c PR#66 by kickunderscore to ensure consistent small block alignment 2019-07-02 08:46:50 -07:00
page-queue.c fix page count of heap when absorbing 2019-06-27 13:32:44 -07:00
page.c Fixing interpose on macOS 2019-07-02 12:49:28 -07:00
segment.c PR#66 by kickunderscore to ensure consistent small block alignment 2019-07-02 08:46:50 -07:00
static.c Clarify top-level license file 2019-06-23 19:53:34 +08:00
stats.c fix atomic statistics counter increase 2019-06-25 20:05:43 -07:00