Ioannis Koutras 1aa71b9a42 realloc() implementation for big blocks %!s(int64=14) %!d(string=hai) anos
..
bitmap 3f9a0ea830 No need to include pthread.h inside bitmap_malloc() %!s(int64=14) %!d(string=hai) anos
freelist 67366e286d Return NULL in freelist_realloc() if the first malloc() has failed %!s(int64=14) %!d(string=hai) anos
CMakeLists.txt 04f75ced96 Separated debug functions for freelist-organised raw blocks %!s(int64=14) %!d(string=hai) anos
calloc.c e24063eb29 Split dmmlib.c to four files %!s(int64=14) %!d(string=hai) anos
debug.c 04f75ced96 Separated debug functions for freelist-organised raw blocks %!s(int64=14) %!d(string=hai) anos
dmm_adaptor.c c7f6a76c1f Small fixes on errors and warnings. %!s(int64=15) %!d(string=hai) anos
free.c 975d437a65 Fix the support of freelist-organised raw blocks (WIP) %!s(int64=14) %!d(string=hai) anos
malloc.c 2d5445c95e Proper ifdef guards for raw block creation mutexes %!s(int64=14) %!d(string=hai) anos
print_stats.c 473b1b276f Improve support for request size on the block header %!s(int64=14) %!d(string=hai) anos
raw_block.c 975d437a65 Fix the support of freelist-organised raw blocks (WIP) %!s(int64=14) %!d(string=hai) anos
realloc.c 1aa71b9a42 realloc() implementation for big blocks %!s(int64=14) %!d(string=hai) anos
release_memory.c 3e768d16b1 release_memory() now accepts raw_block_header_t pointers directly %!s(int64=14) %!d(string=hai) anos
request_memory_mmap_linux.c 62b394c0ba Major code reorganization; introduction of raw blocks %!s(int64=14) %!d(string=hai) anos
request_memory_mmap_osx.c 62b394c0ba Major code reorganization; introduction of raw blocks %!s(int64=14) %!d(string=hai) anos
request_memory_sbrk.c 62b394c0ba Major code reorganization; introduction of raw blocks %!s(int64=14) %!d(string=hai) anos