Closed thrimbor closed 2 years ago
The dlmalloc version in PDCLib provides aligned_alloc , but it wasn't properly exposed in stdlib.h.
aligned_alloc
stdlib.h
Verified, it links!
The dlmalloc version in PDCLib provides
aligned_alloc
, but it wasn't properly exposed instdlib.h
.