Miles Bader def04f26ab Use MALLOC_HEADER_SIZE. 23 lat temu
..
Makefile 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 23 lat temu
calloc.c 3bbbba11f7 Doc fix. 23 lat temu
free.c a3483a6eb0 Use new malloc header macros. 23 lat temu
heap.h 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 lat temu
heap_alloc.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 lat temu
heap_alloc_at.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 lat temu
heap_free.c c5568de190 Size tweaks. 23 lat temu
malloc.c def04f26ab Use MALLOC_HEADER_SIZE. 23 lat temu
malloc.h 4d7b95f7d2 (MALLOC_HEADER_SIZE): New macro. 23 lat temu
realloc.c 2fbc5f2c9c Make sure NEW_SIZE is a multiple of HEAP_GRANULARITY. 23 lat temu