Miles Bader 5d88651fa9 (MALLOC_REALLOC_MIN_FREE_SIZE): New macro. 23 years ago
..
Makefile 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 23 years ago
calloc.c 3bbbba11f7 Doc fix. 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 3d909b2123 In the allocate-and-copy case, don't include the malloc header in our 23 years ago