Eric Andersen 64f78ef63b Unify calloc (its the same thing regardless of the underlying 23 years ago
..
Makefile 64f78ef63b Unify calloc (its the same thing regardless of the underlying 23 years ago
free.c dfa6a5382a Update debugging printfs. 23 years ago
heap.h 3b836d665f (HEAP_MIN_SIZE): New macro. 23 years ago
heap_alloc.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 years ago
heap_alloc_at.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 years ago
heap_free.c c5568de190 Size tweaks. 23 years ago
malloc.c dfa6a5382a Update debugging printfs. 23 years ago
malloc.h 5d88651fa9 (MALLOC_REALLOC_MIN_FREE_SIZE): New macro. 23 years ago
realloc.c b1723348b5 Use MALLOC_REALLOC_MIN_FREE_SIZE. 23 years ago