alloc-aligned.c
|
update alignment tests
|
2021-12-18 11:11:44 -08:00 |
alloc.c
|
merge from dev
|
2022-02-03 15:59:32 -08:00 |
arena.c
|
use size_t instead of uintptr_t where appropiate
|
2021-11-13 15:13:16 -08:00 |
init.c
|
fix compilation on macOS
|
2022-02-03 19:15:10 -08:00 |
options.c
|
fix compilation on macOS
|
2022-02-03 19:15:10 -08:00 |
os.c
|
improve commit/decommit on Linux
|
2022-01-10 15:39:49 -08:00 |
page-queue.c
|
fix link error to _mi_bin with C++; issue #533
|
2022-01-22 10:08:16 -08:00 |
page.c
|
fix link error to _mi_bin with C++; issue #533
|
2022-01-22 10:08:16 -08:00 |
random.c
|
fix return code check on syscall (issue #524)
|
2022-01-16 12:10:33 -08:00 |
segment.c
|
enable eager delay even on overcommit systems
|
2022-02-04 16:12:22 -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 |