.. |
DESIGN
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
__brk.c
|
8acbe4f818
slightly optimize __brk for size
|
11 年之前 |
aligned_alloc.c
|
6d861ac874
move core memalign code from aligned_alloc to __memalign
|
12 年之前 |
calloc.c
|
ba819787ee
fix calloc when __simple_malloc implementation is used
|
10 年之前 |
expand_heap.c
|
e3bc22f1ef
refactor malloc's expand_heap to share with __simple_malloc
|
10 年之前 |
lite_malloc.c
|
32482f61da
revise the definition of multiple basic locks in the code
|
7 年之前 |
malloc.c
|
60ab365cae
fix undefined behavior in free
|
7 年之前 |
malloc_usable_size.c
|
d150764697
fix malloc_usable_size for NULL input
|
9 年之前 |
memalign.c
|
4a30ba5ca4
remove redundant check in memalign
|
11 年之前 |
posix_memalign.c
|
6d861ac874
move core memalign code from aligned_alloc to __memalign
|
12 年之前 |