mimalloc/src
2025-03-01 20:51:44 -08:00
..
prim do not use syscall on android (issue #1015) 2025-02-18 16:02:52 -08:00
alloc-aligned.c clean up statistics 2025-03-01 20:51:44 -08:00
alloc-override.c Merge pull request #918 from mneumann/dev-fix-build-on-dragonflybsd 2024-12-30 12:18:35 -08:00
alloc-posix.c update alignment check 2023-04-16 17:05:56 -07:00
alloc.c clean up statistics 2025-03-01 20:51:44 -08:00
arena-abandon.c update lock primitive; fix arena exclusive allocation 2024-12-21 14:39:17 -08:00
arena.c add mi_options_print and mi_arenas_print 2025-02-28 17:30:41 -08:00
bitmap.c clean up statistics 2025-03-01 20:51:44 -08:00
bitmap.h remove os_tld and stats parameters to os interface 2024-12-08 17:56:13 -08:00
free.c clean up statistics 2025-03-01 20:51:44 -08:00
heap.c clean up statistics 2025-03-01 20:51:44 -08:00
init.c clean up statistics 2025-03-01 20:51:44 -08:00
libc.c return length from _mi_snprintf 2025-01-04 22:01:28 -08:00
options.c add git hash to compile defines 2025-03-01 14:29:23 -08:00
os.c use physical memory in kib to avoid overflow of size_t (issue #1010) 2025-02-11 09:12:29 -08:00
page-queue.c parameter of clz/ctz is size_t 2025-02-11 14:35:21 -08:00
page.c clean up statistics 2025-03-01 20:51:44 -08:00
random.c restructure header files 2023-03-20 10:37:39 -07:00
segment-map.c fix misspelling (issue #1017, #1020) 2025-02-24 10:50:26 -08:00
segment.c nicer stats 2025-03-01 19:46:01 -08:00
static.c refactor arena-abandoned to be an include for backward compat with existing build scripts 2024-06-03 18:04:59 -07:00
stats.c clean up statistics 2025-03-01 20:51:44 -08:00