Erik van der Kouwe
|
2a736d0c2e
|
Add MALLOC_DEBUG env var to debug applications using malloc
|
2010-08-20 19:16:31 +00:00 |
|
Kees van Reeuwijk
|
51d46f8e46
|
Let memory allocation be aligned on 8-byte boundaries.
|
2010-05-04 21:02:44 +00:00 |
|
Ben Gras
|
ca86603cd6
|
libc: malloc: don't enable SLOWDEBUG by default
|
2010-05-03 22:54:51 +00:00 |
|
Erik van der Kouwe
|
1137ba9b32
|
Extra assertions on free if SLOWDEBUG is enabled: check whether the block exists and has not been freed before
|
2010-05-03 19:42:08 +00:00 |
|
Erik van der Kouwe
|
8e918c407a
|
Enable malloc assertions
|
2010-04-28 08:34:19 +00:00 |
|
Arun Thomas
|
b706112487
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|