Bernd Schmidt eff2d0ba58 Fix malloc alignment 13 years ago
..
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.in abdbaa897b prettify make clean 14 years ago
calloc.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
free.c 23528282b7 malloc: fix race condition and other bugs in the no-mmu malloc 14 years ago
heap.h eff2d0ba58 Fix malloc alignment 13 years ago
heap_alloc.c 7d602faf76 Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)). 15 years ago
heap_alloc_at.c 7d602faf76 Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)). 15 years ago
heap_debug.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
heap_free.c 7d602faf76 Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)). 15 years ago
malloc.c 23528282b7 malloc: fix race condition and other bugs in the no-mmu malloc 14 years ago
malloc.h eff2d0ba58 Fix malloc alignment 13 years ago
malloc_debug.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
memalign.c 2f9445814c memalign: include sys/param.h for MAX 13 years ago
realloc.c 07e0ce9fa7 malloc: handle size overflows in realloc() 14 years ago