mimalloc/src
2019-06-27 13:34:14 -07:00
..
alloc-aligned.c strengthen alignment check to be void* aligned 2019-06-27 13:27:53 -07:00
alloc-override-osx.c Merge pull request #17 from jserv/macos-rebranding 2019-06-24 18:12:06 -07:00
alloc-override-win.c fn() is not a valid C prototype 2019-06-25 12:16:36 +02:00
alloc-override.c add power-of-two check to posix_memalign, pr #56 2019-06-27 13:29:00 -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 Merge branch 'master' into dev 2019-06-25 19:45:59 -07:00
options.c fix format specifiers 2019-06-24 12:20:32 -07:00
os.c fn() is not a valid C prototype 2019-06-25 12:16:36 +02:00
page-queue.c fix page count of heap when absorbing 2019-06-27 13:32:44 -07:00
page.c add check for overflowing size allocation 2019-06-27 13:33:28 -07:00
segment.c fix overly restrictive assertion 2019-06-27 13:34:14 -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