alloc-aligned.c
|
fix mi_likely macro in debug build
|
2022-04-19 19:59:45 -07:00 |
alloc.c
|
rename track macros to lowercase
|
2022-10-29 10:44:10 -07:00 |
arena.c
|
use size_t instead of uintptr_t where appropiate
|
2021-11-13 15:13:16 -08:00 |
init.c
|
add max segment reclaim as an option
|
2022-04-14 16:05:49 -07:00 |
os.c
|
fix warning on windows
|
2022-05-21 10:21:38 -07:00 |
page-queue.c
|
fix link error to _mi_bin with C++; issue #533
|
2022-01-22 10:08:16 -08:00 |
region.c
|
add max segment reclaim as an option
|
2022-04-14 16:05:49 -07: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 |