Bernhard Miklautz b8e41b843d aligned memory: fixes in _aligned_offset_recalloc
* _aligned_offset_recalloc did ignore the nmemb element
  therefore only *one* element was allocated
* in case memblock was NULL the allocated memory
  wasn't zeroed
* restructure realloc and recalloc to check if the memory was initially
  created aligned before allocating a new segment
2015-04-08 11:34:37 +02:00
..
2012-10-05 14:45:54 -04:00
2014-07-10 11:10:58 +02:00
2013-11-01 18:32:36 -04:00
2012-10-03 17:53:03 -04:00
2015-01-20 11:05:56 +01:00