Dynamic memory allocation framework

Ioannis Koutras 2f18c244f5 Do not use the fixed list if it is empty. %!s(int64=14) %!d(string=hai) anos
.hgignore ebd3a739e1 Added swap files to ignore list. %!s(int64=14) %!d(string=hai) anos
Doxyfile d279e2a024 Initial commit. %!s(int64=14) %!d(string=hai) anos
LeaHeader.c f25c745a52 First fit for nodes from fixed lists. %!s(int64=14) %!d(string=hai) anos
LeaHeader.h afd8dacbf1 Started custom_free. %!s(int64=14) %!d(string=hai) anos
Makefile 5b34d8a991 Added -O flag for proper uninitialized check. %!s(int64=14) %!d(string=hai) anos
dmm_init.c adfe7011a2 Explain why we need 12 * sizeof(MAPTABLE_NODE) %!s(int64=14) %!d(string=hai) anos
dmm_init.h d279e2a024 Initial commit. %!s(int64=14) %!d(string=hai) anos
heap.h afd8dacbf1 Started custom_free. %!s(int64=14) %!d(string=hai) anos
other.c 98022ee888 Changed unsigned int to size_t. %!s(int64=14) %!d(string=hai) anos
other.h 98022ee888 Changed unsigned int to size_t. %!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 a5d79931bd Fixed sbrk in new Linux systems. %!s(int64=14) %!d(string=hai) anos
sys_alloc.h 98022ee888 Changed unsigned int to size_t. %!s(int64=14) %!d(string=hai) anos
test.c 2f18c244f5 Do not use the fixed list if it is empty. %!s(int64=14) %!d(string=hai) anos