Ioannis Koutras e40ad8c107 malloc: check that a valid pointer is returned from a non-big block пре 13 година
..
bitmap 8a013fea7d bitmap: show the bitmap vector in data layout ordering пре 13 година
freelist 29d9941cc2 fix support for realloc() and calloc() as an option in cmake пре 13 година
CMakeLists.txt 9a3d9dab96 unify WITH_DEBUG with CMAKE_BUILD_TYPE; show TRACE_LEVEL in status пре 13 година
calloc.c e24063eb29 Split dmmlib.c to four files пре 13 година
debug.c 87b3e9480b bitmap: add debug functions пре 13 година
dmm_adaptor.c c7f6a76c1f Small fixes on errors and warnings. пре 14 година
free.c e88386d0e1 bitmap: use locks in malloc() and free() before updating global stats пре 13 година
malloc.c e40ad8c107 malloc: check that a valid pointer is returned from a non-big block пре 13 година
memmove.c c8a0916bfc move memmove() out of bitmap_realloc.c пре 13 година
other.c 4517b6cc9b simplify the filenames of some bitmap-related files пре 13 година
print_stats.c 473b1b276f Improve support for request size on the block header пре 14 година
raw_block.c 68007b4a34 align the raw block's size before the memory request пре 13 година
realloc.c 4517b6cc9b simplify the filenames of some bitmap-related files пре 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 година
statistics.c 64bfeb1b7f use level 2 trace messages for reporting memory usage пре 13 година