alloc-aligned.c
|
update alignment tests
|
2021-12-18 11:11:44 -08:00 |
alloc-override-osx.c
|
fix warning on clang on macos
|
2022-01-16 12:07:07 -08:00 |
arena.c
|
use size_t instead of uintptr_t where appropiate
|
2021-11-13 15:13:16 -08:00 |
init.c
|
Merge branch 'dev' into bun
|
2022-02-02 19:56:27 -08:00 |
options.c
|
comments
|
2021-12-19 15:29:58 -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
|
fix warning in vs2019
|
2022-02-02 13:05:32 -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 |