Ioannis Koutras e40ad8c107 malloc: check that a valid pointer is returned from a non-big block 12 anni fa
..
bitmap 8a013fea7d bitmap: show the bitmap vector in data layout ordering 13 anni fa
freelist 29d9941cc2 fix support for realloc() and calloc() as an option in cmake 12 anni fa
CMakeLists.txt 9a3d9dab96 unify WITH_DEBUG with CMAKE_BUILD_TYPE; show TRACE_LEVEL in status 12 anni fa
calloc.c e24063eb29 Split dmmlib.c to four files 13 anni fa
debug.c 87b3e9480b bitmap: add debug functions 13 anni fa
dmm_adaptor.c c7f6a76c1f Small fixes on errors and warnings. 14 anni fa
free.c e88386d0e1 bitmap: use locks in malloc() and free() before updating global stats 13 anni fa
malloc.c e40ad8c107 malloc: check that a valid pointer is returned from a non-big block 12 anni fa
memmove.c c8a0916bfc move memmove() out of bitmap_realloc.c 13 anni fa
other.c 4517b6cc9b simplify the filenames of some bitmap-related files 13 anni fa
print_stats.c 473b1b276f Improve support for request size on the block header 13 anni fa
raw_block.c 68007b4a34 align the raw block's size before the memory request 13 anni fa
realloc.c 4517b6cc9b simplify the filenames of some bitmap-related files 13 anni fa
release_memory.c 3e768d16b1 release_memory() now accepts raw_block_header_t pointers directly 13 anni fa
request_memory_mmap_linux.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 anni fa
request_memory_mmap_osx.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 anni fa
request_memory_sbrk.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 anni fa
statistics.c 64bfeb1b7f use level 2 trace messages for reporting memory usage 13 anni fa