Dynamic memory allocation framework

Ioannis Koutras 7e453a2760 Print an error in case sbrk fails. %!s(int64=14) %!d(string=hai) anos
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. %!s(int64=14) %!d(string=hai) anos
Doxyfile d279e2a024 Initial commit. %!s(int64=14) %!d(string=hai) anos
Makefile 8e832c4ff7 Initial commit of Larson benchmark. %!s(int64=14) %!d(string=hai) anos
block_header.c 0ada8dc4ad Simplified the block header structure and functions. %!s(int64=14) %!d(string=hai) anos
block_header.h 0ada8dc4ad Simplified the block header structure and functions. %!s(int64=14) %!d(string=hai) anos
custom_free.c 7b75a1920f Removed debugging printf's. %!s(int64=14) %!d(string=hai) anos
custom_free.h b969dfd00e Separated custom_malloc and custom_free from test.c %!s(int64=14) %!d(string=hai) anos
custom_malloc.c 4be63813ab custom_malloc(): setting the block header at the right time for free lists, removed the debugging printf's %!s(int64=14) %!d(string=hai) anos
custom_malloc.h b969dfd00e Separated custom_malloc and custom_free from test.c %!s(int64=14) %!d(string=hai) anos
dmm_init.c 0ada8dc4ad Simplified the block header structure and functions. %!s(int64=14) %!d(string=hai) anos
dmm_init.h d279e2a024 Initial commit. %!s(int64=14) %!d(string=hai) anos
heap.h 0ada8dc4ad Simplified the block header structure and functions. %!s(int64=14) %!d(string=hai) anos
larson.c 7b75a1920f Removed debugging printf's. %!s(int64=14) %!d(string=hai) anos
lran2.h 8e832c4ff7 Initial commit of Larson benchmark. %!s(int64=14) %!d(string=hai) anos
other.c 0ada8dc4ad Simplified the block header structure and functions. %!s(int64=14) %!d(string=hai) anos
other.h ab5579f867 Proper datatypes for several function arguments. %!s(int64=14) %!d(string=hai) anos
posix_lock.c d279e2a024 Initial commit. %!s(int64=14) %!d(string=hai) anos
posix_lock.h d279e2a024 Initial commit. %!s(int64=14) %!d(string=hai) anos
sys_alloc.c 7e453a2760 Print an error in case sbrk fails. %!s(int64=14) %!d(string=hai) anos
sys_alloc.h 0ada8dc4ad Simplified the block header structure and functions. %!s(int64=14) %!d(string=hai) anos
test.c af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. %!s(int64=14) %!d(string=hai) anos