Miles Bader c5daf7d8dc Use __heap_[un]lock instead of __malloc_[un]lock. 23 years ago
..
Makefile 14a41e5eed (CSRC): Make contents source files, not object files. 23 years ago
free.c 6882d43363 Fix locking to not deadlock when __UCLIBC_UCLINUX_BROKEN_MUNMAP__ is defined. 23 years ago
heap.h 306eedf9ae * Add support for uClinux's broken munmap, contingent on 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_debug.c 7e69da0c16 (__heap_check_failure): New function. 23 years ago
heap_free.c f36ef4a88b Doc fix. 23 years ago
malloc.c 6882d43363 Fix locking to not deadlock when __UCLIBC_UCLINUX_BROKEN_MUNMAP__ is defined. 23 years ago
malloc.h b5cee82ede Get rid of old malloc lock stuff. 23 years ago
memalign.c 3fa4f2f6ca Initial checkin. 23 years ago
realloc.c c5daf7d8dc Use __heap_[un]lock instead of __malloc_[un]lock. 23 years ago