mimalloc/src
2021-10-20 18:33:12 +00:00
..
alloc-aligned.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
alloc-override-osx.c Fix warnings on osx with g++ compilation 2021-10-20 09:55:21 -07:00
alloc-override.c add MI_USE_LIBATOMIC to link with -latomic on older systems (see also PR #429); rename MI_INTERPOSE to MI_OSX_INTERPOSE 2021-10-20 09:35:58 -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 Fix warnings with g++-11 compilation 2021-10-20 09:55:03 -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 Haiku build update, since the beta3 few more posix functions are available e.g. madvise 2021-10-20 18:33:12 +00: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 warnings with g++-11 compilation 2021-10-20 09:55:03 -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 fix warnings 2021-10-19 15:13:01 -07:00