Miles Bader 08d4be6799 Don't infinitely recurse when trying to grow __malloc_mmb_heap. 21 years ago
..
Makefile 14a41e5eed (CSRC): Make contents source files, not object files. 22 years ago
free.c 6882d43363 Fix locking to not deadlock when __UCLIBC_UCLINUX_BROKEN_MUNMAP__ is defined. 21 years ago
heap.h db7c5027f4 Fix malloc so it compiles and works when using pthreads 21 years ago
heap_alloc.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 22 years ago
heap_alloc_at.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 22 years ago
heap_debug.c 7e69da0c16 (__heap_check_failure): New function. 22 years ago
heap_free.c f36ef4a88b Doc fix. 22 years ago
malloc.c 08d4be6799 Don't infinitely recurse when trying to grow __malloc_mmb_heap. 21 years ago
malloc.h b5cee82ede Get rid of old malloc lock stuff. 21 years ago
memalign.c 3fa4f2f6ca Initial checkin. 22 years ago
realloc.c db7c5027f4 Fix malloc so it compiles and works when using pthreads 21 years ago