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