.. |
alloc-aligned.c
|
better padding implementation, more precise statistics
|
2020-01-31 20:34:24 -08:00 |
alloc-override-osx.c
|
improved malloc zone handling on macOSX (not working yet)
|
2020-02-02 21:03:09 -08:00 |
alloc-override.c
|
improved malloc zone handling on macOSX (not working yet)
|
2020-02-02 21:03:09 -08:00 |
alloc-posix.c
|
Merge branch 'dev' into dev-exp
|
2020-02-02 15:54:41 -08:00 |
alloc.c
|
improved malloc zone handling on macOSX (not working yet)
|
2020-02-02 21:03:09 -08:00 |
arena.c
|
improve messages; fix reset size calculation on large pages
|
2020-01-31 17:28:26 -08:00 |
bitmap.inc.c
|
fix type of bitmap field to avoid C++ error on older gcc
|
2020-01-16 16:21:59 -08:00 |
heap.c
|
merge from dev-win (padding)
|
2020-02-01 12:32:59 -08:00 |
init.c
|
improved malloc zone handling on macOSX (not working yet)
|
2020-02-02 21:03:09 -08:00 |
options.c
|
fixes for dragonfly
|
2020-02-02 14:31:28 -08:00 |
os.c
|
Merge branch 'dev' into dev-exp
|
2020-02-02 15:54:41 -08:00 |
page-queue.c
|
use delayed free for all pages; reduce size of the page structure for improved address calculation
|
2020-01-15 17:19:01 -08:00 |
page.c
|
improve encoding of padding canary and buffer overflow detection
|
2020-02-01 12:16:37 -08:00 |
random.c
|
first working tls on macOS using interpose; still slow
|
2020-01-29 22:46:44 -08:00 |
region.c
|
Merge branch 'dev' into dev-exp
|
2020-01-27 23:15:37 -08:00 |
segment.c
|
merge dev-exp; add pthread TLS support for macOSX
|
2020-02-01 14:10:10 -08:00 |
static.c
|
move 'memory.c' to 'region.c'
|
2020-01-25 13:28:49 -08:00 |
stats.c
|
reduce type casts in atomic operations
|
2020-01-22 19:44:54 -08:00 |