Ioannis Koutras 136fab9dc8 custom_memcpy() should copy the blocks after the HEADER_SIZE, wrong call of custom_memcpy(). 13 gadi atpakaļ
..
linked_lists 0cc10051ee Include heap as an argument in remove_block() in case hops are counted. 14 gadi atpakaļ
CMakeLists.txt 7f7881f6eb Introduced custom_realloc(). 14 gadi atpakaļ
block_header.c a1a9213770 Missed a star. 14 gadi atpakaļ
coalesce.c 0cc10051ee Include heap as an argument in remove_block() in case hops are counted. 14 gadi atpakaļ
custom_free.c 0cc10051ee Include heap as an argument in remove_block() in case hops are counted. 14 gadi atpakaļ
custom_malloc.c e75aad8541 New feature: Count hops. 14 gadi atpakaļ
custom_realloc.c 136fab9dc8 custom_memcpy() should copy the blocks after the HEADER_SIZE, wrong call of custom_memcpy(). 13 gadi atpakaļ
dmm_adaptor.c c7f6a76c1f Small fixes on errors and warnings. 14 gadi atpakaļ
initialize_allocator.c 540c6caa24 Initialize fixed lists only in the first heap. 13 gadi atpakaļ
other.c e75aad8541 New feature: Count hops. 14 gadi atpakaļ
posix_lock.c 5fc32c7e67 All the source files are now released under the Apache 2.0 license. 14 gadi atpakaļ
print_stats.c c7f6a76c1f Small fixes on errors and warnings. 14 gadi atpakaļ
split.c 28552fef31 Fixed some old calls in split() and moved some unused local variables in split() and coalesce(). 14 gadi atpakaļ
sys_alloc.c e75aad8541 New feature: Count hops. 14 gadi atpakaļ