Miles Bader 9b14b185b1 Define MALLOC_SET_SIZE to take the user-address rather than the base-address. 23 年之前
..
Makefile 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 23 年之前
calloc.c 3bbbba11f7 Doc fix. 23 年之前
free.c a3483a6eb0 Use new malloc header macros. 23 年之前
heap.h 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 年之前
heap_alloc.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 年之前
heap_alloc_at.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 年之前
heap_free.c c5568de190 Size tweaks. 23 年之前
malloc.c a3483a6eb0 Use new malloc header macros. 23 年之前
malloc.h 9b14b185b1 Define MALLOC_SET_SIZE to take the user-address rather than the base-address. 23 年之前
realloc.c 8ff1de76b6 Implement shrinking. 23 年之前