mimalloc/src
2024-04-19 09:38:40 -07:00
..
prim remove macOS preprocessor macros that do not exist (anymore). issue #879 2024-04-19 09:38:40 -07:00
alloc-aligned.c fix double counting of free-ing for non-thread-local free calls 2024-03-24 14:50:15 -07:00
alloc-override.c Define reallocarr as weak to avoid symbol collision on gnu/Linux. #751 by @Romain-Geissler-1A 2024-03-02 17:12:58 -08:00
alloc-posix.c update alignment check 2023-04-16 17:05:56 -07:00
alloc.c fix free in realpath when using ASAN 2024-03-29 11:17:21 -07:00
arena.c Merge branch 'dev' into dev-abandon 2024-03-03 14:15:21 -08:00
bitmap.c add arena stats 2024-03-03 09:37:46 -08:00
bitmap.h add arena stats 2024-03-03 09:37:46 -08:00
free.c fix compilation with ASAN 2024-03-25 16:32:19 -07:00
heap.c commend and make at least 8 tries for reclaim 2024-03-25 15:25:04 -07:00
init.c commend and make at least 8 tries for reclaim 2024-03-25 15:25:04 -07:00
libc.c commend and make at least 8 tries for reclaim 2024-03-25 15:25:04 -07:00
options.c abandoned reclaim on free is on by default 2024-03-24 14:52:50 -07:00
os.c rename MI_ALIGNMENT_MAX to MI_BLOCK_ALIGNMENT_MAX for clarity 2024-03-24 10:57:02 -07:00
page-queue.c add is_huge page flag to ensure the right page queue is returned (see #868) 2024-03-24 17:07:28 -07:00
page.c further ASAN fix 2024-03-25 16:37:46 -07:00
random.c restructure header files 2023-03-20 10:37:39 -07:00
segment-map.c possible fix for #855 2024-03-02 14:14:59 -08:00
segment.c comments 2024-03-25 16:02:20 -07:00
static.c add libc.c source file 2023-05-19 10:24:39 -07:00
stats.c commend and make at least 8 tries for reclaim 2024-03-25 15:25:04 -07:00