server-skynet-source-3rd-je.../include
Jason Evans 3823effe12 Remove --enable-ivsalloc.
Continue to use ivsalloc() when --enable-debug is specified (and add
assertions to guard against 0 size), but stop providing a documented
explicit semantics-changing band-aid to dodge undefined behavior in
sallocx() and malloc_usable_size().  ivsalloc() remains compiled in,
unlike when #211 restored --enable-ivsalloc, and if
JEMALLOC_FORCE_IVSALLOC is defined during compilation, sallocx() and
malloc_usable_size() will still use ivsalloc().

This partially resolves #580.
2017-04-21 14:34:35 -07:00
..
jemalloc Remove --enable-ivsalloc. 2017-04-21 14:34:35 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00