Miles Bader 2fbc5f2c9c Make sure NEW_SIZE is a multiple of HEAP_GRANULARITY. 24 лет назад
..
Makefile 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 24 лет назад
calloc.c 3bbbba11f7 Doc fix. 24 лет назад
free.c a3483a6eb0 Use new malloc header macros. 24 лет назад
heap.h 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 24 лет назад
heap_alloc.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 24 лет назад
heap_alloc_at.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 24 лет назад
heap_free.c c5568de190 Size tweaks. 24 лет назад
malloc.c 906ffafd8b MALLOC_SET_SIZE now takes the user-address rather than the base-address. 24 лет назад
malloc.h 9b14b185b1 Define MALLOC_SET_SIZE to take the user-address rather than the base-address. 24 лет назад
realloc.c 2fbc5f2c9c Make sure NEW_SIZE is a multiple of HEAP_GRANULARITY. 24 лет назад