Dynamic memory allocation framework

Ioannis Koutras ab5579f867 Proper datatypes for several function arguments. 13 lat temu
.hgignore ebd3a739e1 Added swap files to ignore list. 13 lat temu
Doxyfile d279e2a024 Initial commit. 14 lat temu
LeaHeader.c ab5579f867 Proper datatypes for several function arguments. 13 lat temu
LeaHeader.h ab5579f867 Proper datatypes for several function arguments. 13 lat temu
Makefile 5b34d8a991 Added -O flag for proper uninitialized check. 13 lat temu
dmm_init.c ab5579f867 Proper datatypes for several function arguments. 13 lat temu
dmm_init.h d279e2a024 Initial commit. 14 lat temu
heap.h afd8dacbf1 Started custom_free. 13 lat temu
other.c ab5579f867 Proper datatypes for several function arguments. 13 lat temu
other.h ab5579f867 Proper datatypes for several function arguments. 13 lat temu
posix_lock.c d279e2a024 Initial commit. 14 lat temu
posix_lock.h d279e2a024 Initial commit. 14 lat temu
sys_alloc.c ab5579f867 Proper datatypes for several function arguments. 13 lat temu
sys_alloc.h 98022ee888 Changed unsigned int to size_t. 13 lat temu
test.c 4f9c01b21d Fix: Unlock the heap mutex before runing sys_alloc. 13 lat temu