Dynamic memory allocation framework

Ioannis Koutras 2f18c244f5 Do not use the fixed list if it is empty. před 14 roky
.hgignore ebd3a739e1 Added swap files to ignore list. před 14 roky
Doxyfile d279e2a024 Initial commit. před 14 roky
LeaHeader.c f25c745a52 First fit for nodes from fixed lists. před 14 roky
LeaHeader.h afd8dacbf1 Started custom_free. před 14 roky
Makefile 5b34d8a991 Added -O flag for proper uninitialized check. před 14 roky
dmm_init.c adfe7011a2 Explain why we need 12 * sizeof(MAPTABLE_NODE) před 14 roky
dmm_init.h d279e2a024 Initial commit. před 14 roky
heap.h afd8dacbf1 Started custom_free. před 14 roky
other.c 98022ee888 Changed unsigned int to size_t. před 14 roky
other.h 98022ee888 Changed unsigned int to size_t. před 14 roky
posix_lock.c d279e2a024 Initial commit. před 14 roky
posix_lock.h d279e2a024 Initial commit. před 14 roky
sys_alloc.c a5d79931bd Fixed sbrk in new Linux systems. před 14 roky
sys_alloc.h 98022ee888 Changed unsigned int to size_t. před 14 roky
test.c 2f18c244f5 Do not use the fixed list if it is empty. před 14 roky