Peter S. Mazinger 13640c8807 malloc.h: use sysconf(_SC_PAGESIZE) instead of __pagesize 13 years ago
..
Makefile ba31c6c463 Remove TOPDIR 19 years ago
Makefile.in abdbaa897b prettify make clean 14 years ago
calloc.c 21730caa66 trim Experimentally off and uncommented hidden 15 years ago
free.c 3b879e2627 malloc: use uClibc_mutex.h provided macros consequently 12 years ago
heap.h 3b879e2627 malloc: use uClibc_mutex.h provided macros consequently 12 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)). 16 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)). 16 years ago
heap_debug.c 21730caa66 trim Experimentally off and uncommented hidden 15 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)). 16 years ago
malloc.c 3b879e2627 malloc: use uClibc_mutex.h provided macros consequently 12 years ago
malloc.h 13640c8807 malloc.h: use sysconf(_SC_PAGESIZE) instead of __pagesize 12 years ago
malloc_debug.c 21730caa66 trim Experimentally off and uncommented hidden 15 years ago
memalign.c e75dfc1f73 memalign.c: does not use MAX, do not include param.h 12 years ago
realloc.c 07e0ce9fa7 malloc: handle size overflows in realloc() 15 years ago