mimalloc/src
urschanselmann 498a365351
fix unused macro name for emscripten build
fix unused macro name for emscripten build
2022-01-05 12:13:17 +01: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 emit error message if out-of-memory in C++ 2021-11-14 15:33:04 -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 options: Always print a warning if the 'verbose' option value is bogus 2021-12-19 15:56:26 +01:00
os.c fix unused macro name for emscripten build 2022-01-05 12:05:32 +01: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