mimalloc/src
2021-11-24 12:54:54 -08:00
..
alloc-aligned.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
alloc-override-osx.c prefix UNUSED,KiB,MiB,GiB; add mi_threadid_t type; add mi_ssize_t 2021-11-13 14:46:03 -08:00
alloc-override.c prefix UNUSED,KiB,MiB,GiB; add mi_threadid_t type; add mi_ssize_t 2021-11-13 14:46:03 -08:00
alloc-posix.c add mi_malloc_good_size 2021-11-02 21:52:00 -07:00
alloc.c remove experiment with unsafe_free_with_threadid 2021-11-23 19:04:41 -08:00
arena.c use size_t instead of uintptr_t where appropiate 2021-11-13 15:13:16 -08:00
bitmap.c use size_t instead of uintptr_t where appropiate 2021-11-13 15:13:16 -08:00
bitmap.h use size_t instead of uintptr_t where appropiate 2021-11-13 15:13:16 -08:00
heap.c prefix UNUSED,KiB,MiB,GiB; add mi_threadid_t type; add mi_ssize_t 2021-11-13 14:46:03 -08:00
init.c Merge branch 'master' into dev 2021-11-14 16:44:54 -08:00
options.c Merge branch 'master' into dev 2021-11-14 16:44:54 -08:00
os.c fix prefix 2021-11-24 12:54:54 -08:00
page-queue.c Bump copyright date 2021-04-24 16:35:11 +00:00
page.c prefix UNUSED,KiB,MiB,GiB; add mi_threadid_t type; add mi_ssize_t 2021-11-13 14:46:03 -08:00
random.c Rename _os_random_weak to _mi_os_random_weak 2021-10-21 21:40:45 +02:00
region.c use size_t instead of uintptr_t where appropiate 2021-11-13 15:13:16 -08:00
segment.c take overcommit into account for eager commit delay 2021-11-14 11:23:11 -08:00
static.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
stats.c fix printf format type mismatches (issue #486) 2021-11-06 14:19:14 -07:00