.. |
cpp
|
Remove extraneous parens around return arguments.
|
2017-01-20 21:43:07 -08:00 |
aligned_alloc.c
|
add test for zero-sized alloc and aligned alloc
|
2018-10-17 08:50:58 -07:00 |
allocated.c
|
Remove extraneous parens around return arguments.
|
2017-01-20 21:43:07 -08:00 |
extent.c
|
Enforce page alignment for sampled allocations.
|
2020-01-31 00:04:22 -08:00 |
extent.sh
|
Use MALLOC_CONF rather than malloc_conf for tests.
|
2017-02-23 08:57:02 -08:00 |
malloc.c
|
add test for zero-sized alloc and aligned alloc
|
2018-10-17 08:50:58 -07:00 |
MALLOCX_ARENA.c
|
Replace tabs following #define with spaces.
|
2017-01-20 21:45:53 -08:00 |
mallocx.c
|
Explicitly use arena 0 in alignment and OOM tests.
|
2019-01-24 13:29:23 -08:00 |
mallocx.sh
|
Use MALLOC_CONF rather than malloc_conf for tests.
|
2017-02-23 08:57:02 -08:00 |
overflow.c
|
Clean compilation -Wextra
|
2018-07-09 21:40:42 -07:00 |
posix_memalign.c
|
Fix posix_memalign with input size 0.
|
2019-07-18 00:43:23 -07:00 |
rallocx.c
|
Clean compilation -Wextra
|
2018-07-09 21:40:42 -07:00 |
sdallocx.c
|
Only run test/integration/sdallocx non-reentrantly.
|
2017-07-24 16:21:24 -07:00 |
slab_sizes.c
|
Add MALLOC_CONF parsing for dynamic slab sizes.
|
2018-07-12 20:53:06 -07:00 |
slab_sizes.sh
|
Add MALLOC_CONF parsing for dynamic slab sizes.
|
2018-07-12 20:53:06 -07:00 |
smallocx.c
|
Make smallocx symbol name depend on the JEMALLOC_VERSION_GID
|
2018-10-17 07:12:28 -07:00 |
smallocx.sh
|
Adapts mallocx integration tests for smallocx
|
2018-10-17 07:12:28 -07:00 |
thread_arena.c
|
Implement per-CPU arena.
|
2017-03-08 23:19:01 -08:00 |
thread_tcache_enabled.c
|
Remove unused code in test/thread_tcache_enabled.
|
2018-03-02 14:44:21 -08:00 |
xallocx.c
|
Use MALLOC_CONF rather than malloc_conf for tests.
|
2017-02-23 08:57:02 -08:00 |
xallocx.sh
|
Use MALLOC_CONF rather than malloc_conf for tests.
|
2017-02-23 08:57:02 -08:00 |