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