.. |
prim
|
add address hint to primitive allocation API
|
2024-11-16 16:57:37 -08:00 |
alloc-aligned.c
|
update guarded implementation to use block tags
|
2024-11-16 21:15:50 -08:00 |
alloc-override.c
|
Musl needs __libc* functions too
|
2024-10-06 15:42:46 -05:00 |
alloc-posix.c
|
update alignment check
|
2023-04-16 17:05:56 -07:00 |
alloc.c
|
update guarded implementation to use block tags
|
2024-11-16 21:15:50 -08:00 |
arena-abandon.c
|
fix build error on linux
|
2024-10-28 02:06:58 +00:00 |
arena.c
|
add address hint to primitive allocation API
|
2024-11-16 16:57:37 -08:00 |
bitmap.c
|
fix spelling errors (pr #710)
|
2024-04-20 17:18:09 -07:00 |
bitmap.h
|
fix assertion check
|
2024-10-23 01:21:41 -07:00 |
free.c
|
update guarded implementation to use block tags
|
2024-11-16 21:15:50 -08:00 |
heap.c
|
update guarded implementation to use block tags
|
2024-11-16 21:15:50 -08:00 |
init.c
|
add missing mi_thread_done definition
|
2024-10-23 00:53:17 -07:00 |
libc.c
|
Fix int and long handling and the use of (u)intptr_t in _mi_vsnprintf
|
2024-10-15 13:39:28 +04:00 |
options.c
|
update guarded implementation to use block tags
|
2024-11-16 21:15:50 -08:00 |
os.c
|
add address hint to primitive allocation API
|
2024-11-16 16:57:37 -08:00 |
page-queue.c
|
simplified aligned allocation; improved codegen; fix mi_good_size with padding included; add MI_MAX_ALIGN_GUARANTEE
|
2024-05-11 06:43:52 -07:00 |
page.c
|
update guarded implementation to use block tags
|
2024-11-16 21:15:50 -08:00 |
random.c
|
restructure header files
|
2023-03-20 10:37:39 -07:00 |
segment-map.c
|
fix UINT32_MAX constant (see issue #913)
|
2024-08-13 16:36:53 -07:00 |
segment.c
|
fix warnings
|
2024-08-20 12:58:49 -07:00 |
static.c
|
refactor arena-abandoned to be an include for backward compat with existing build scripts
|
2024-06-03 18:04:59 -07:00 |
stats.c
|
commend and make at least 8 tries for reclaim
|
2024-03-25 15:25:04 -07:00 |