wut/samples/helloworld_cpp
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
main.cpp samples: Rename helloworld_std_thread to helloworld_cpp. 2018-06-13 17:35:03 +01:00