.. |
DESIGN
|
0b44a0315b
initial check-in, version 0.5.0
|
14 lat temu |
__brk.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 lat temu |
calloc.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 lat temu |
lite_malloc.c
|
620a134638
rename __simple_malloc.c to lite_malloc.c - yes this affects behavior!
|
14 lat temu |
malloc.c
|
1c8bead345
use new a_crash() asm to optimize double-free handler.
|
13 lat temu |
memalign.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 lat temu |
posix_memalign.c
|
f9ed11f3e1
posix_memalign should fail if size is not a multiple of sizeof(void *)
|
13 lat temu |