.. |
Makefile
|
698d2c6803
Per suggestion from Miles Bader, move calloc.c to libc/stdlib.
|
22 lat temu |
free.c
|
dfa6a5382a
Update debugging printfs.
|
22 lat temu |
heap.h
|
3b836d665f
(HEAP_MIN_SIZE): New macro.
|
22 lat temu |
heap_alloc.c
|
056f9d9894
Redo the locking, so that it may actually work. Now locking is done at
|
22 lat temu |
heap_alloc_at.c
|
056f9d9894
Redo the locking, so that it may actually work. Now locking is done at
|
22 lat temu |
heap_free.c
|
c5568de190
Size tweaks.
|
22 lat temu |
malloc.c
|
dfa6a5382a
Update debugging printfs.
|
22 lat temu |
malloc.h
|
5d88651fa9
(MALLOC_REALLOC_MIN_FREE_SIZE): New macro.
|
22 lat temu |
realloc.c
|
b1723348b5
Use MALLOC_REALLOC_MIN_FREE_SIZE.
|
22 lat temu |