Skip to content
Snippets Groups Projects
  1. Jan 10, 2016
  2. Jan 07, 2016
  3. Jan 06, 2016
  4. Jan 05, 2016
  5. Jan 04, 2016
  6. Jan 03, 2016
    • Oleg Hahm's avatar
      native: make use of TLSF malloc and co · 6d135d35
      Oleg Hahm authored
      In order to make native behave more similar to other platforms, it should also use TLSF's dynamic memory allocation if included. It will still fall back to the system's malloc implementation when building for use with valgrind, to leverage its memory leak detection mechanisms.
      6d135d35
Loading