.. |
alloc-aligned.c
|
Revert "make all includes relative"
|
2021-06-07 16:47:57 -07:00 |
alloc-override-osx.c
|
improve macOS overriding
|
2021-11-04 18:55:12 -07:00 |
alloc-override.c
|
fix build for missing malloc_good_size
|
2021-11-04 19:10:15 -07:00 |
alloc-posix.c
|
add mi_malloc_good_size
|
2021-11-02 21:52:00 -07:00 |
alloc.c
|
add noexcept attributes to improve mi_free codegen
|
2021-11-04 18:54:57 -07:00 |
arena.c
|
Fix warnings with g++-11 compilation
|
2021-10-20 09:55:03 -07:00 |
bitmap.c
|
Revert "make all includes relative"
|
2021-06-07 16:47:57 -07:00 |
bitmap.h
|
Bump copyright date
|
2021-04-24 16:35:11 +00:00 |
heap.c
|
Fixed typo in headers
|
2021-08-04 17:31:48 -04:00 |
init.c
|
avoid accessing the thread_id after process initialized is set
|
2021-11-02 21:50:15 -07:00 |
options.c
|
add comment on #if ending
|
2021-10-19 09:52:20 -07:00 |
os.c
|
fix huge page madvise in case mmap failed
|
2021-11-10 10:46:06 -08:00 |
page-queue.c
|
Bump copyright date
|
2021-04-24 16:35:11 +00:00 |
page.c
|
add noexcept attributes to improve mi_free codegen
|
2021-11-04 18:54:57 -07:00 |
random.c
|
Rename _os_random_weak to _mi_os_random_weak
|
2021-10-21 21:40:45 +02:00 |
region.c
|
Fix warnings with g++-11 compilation
|
2021-10-20 09:55:03 -07:00 |
segment.c
|
Revert "make all includes relative"
|
2021-06-07 16:47:57 -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 |