.. |
DESIGN
|
0b44a0315b
initial check-in, version 0.5.0
|
%!s(int64=14) %!d(string=hai) anos |
__brk.c
|
8acbe4f818
slightly optimize __brk for size
|
%!s(int64=11) %!d(string=hai) anos |
aligned_alloc.c
|
6d861ac874
move core memalign code from aligned_alloc to __memalign
|
%!s(int64=11) %!d(string=hai) anos |
calloc.c
|
ba819787ee
fix calloc when __simple_malloc implementation is used
|
%!s(int64=9) %!d(string=hai) anos |
expand_heap.c
|
e3bc22f1ef
refactor malloc's expand_heap to share with __simple_malloc
|
%!s(int64=9) %!d(string=hai) anos |
lite_malloc.c
|
918b1c1d17
remove external linkage from __simple_malloc definition
|
%!s(int64=9) %!d(string=hai) anos |
malloc.c
|
c3761622e8
mitigate blow-up of heap size under malloc/free contention
|
%!s(int64=9) %!d(string=hai) anos |
malloc_usable_size.c
|
d150764697
fix malloc_usable_size for NULL input
|
%!s(int64=9) %!d(string=hai) anos |
memalign.c
|
4a30ba5ca4
remove redundant check in memalign
|
%!s(int64=11) %!d(string=hai) anos |
posix_memalign.c
|
6d861ac874
move core memalign code from aligned_alloc to __memalign
|
%!s(int64=11) %!d(string=hai) anos |