wut/libraries/wutmalloc
James Benton d315b4bb34 Add new wutmalloc library.
This overwrites malloc and redirects it to alloc from default heap.
Also sets __wut_heap_max_size to limit sbrk heap now that malloc no longer
uses it.
2018-06-14 09:33:16 +01:00
..
CMakeLists.txt Add new wutmalloc library. 2018-06-14 09:33:16 +01:00
wut_malloc.c Add new wutmalloc library. 2018-06-14 09:33:16 +01:00