.. |
alloc-aligned.c
|
update alignment tests
|
2021-12-18 11:11:44 -08: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
|
fix address dereference in mi_reallocarr override
|
2021-12-15 16:33:49 -08:00 |
alloc-posix.c
|
NetBSD mi_reallocarr should update errno (based on PR #499 by @devexen)
|
2021-12-17 13:40:39 -08: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
|
wip: fix zero init for sbrk; add lock around sbrk
|
2021-12-15 19:28:34 -08:00 |
options.c
|
Merge branch 'master' into dev
|
2021-11-14 16:44:54 -08:00 |
os.c
|
fix bug in freeing huge OS page allocation spanning multiple huge OS pages
|
2021-12-18 11:37:00 -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
|
shorten comments for pr #390
|
2021-12-15 17:06:09 -08: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 |