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