Dynamic memory allocation framework

Ioannis Koutras b969dfd00e Separated custom_malloc and custom_free from test.c 14 年 前
.hgignore ebd3a739e1 Added swap files to ignore list. 14 年 前
Doxyfile d279e2a024 Initial commit. 14 年 前
LeaHeader.c ab5579f867 Proper datatypes for several function arguments. 14 年 前
LeaHeader.h ab5579f867 Proper datatypes for several function arguments. 14 年 前
Makefile b969dfd00e Separated custom_malloc and custom_free from test.c 14 年 前
custom_free.c b969dfd00e Separated custom_malloc and custom_free from test.c 14 年 前
custom_free.h b969dfd00e Separated custom_malloc and custom_free from test.c 14 年 前
custom_malloc.c b969dfd00e Separated custom_malloc and custom_free from test.c 14 年 前
custom_malloc.h b969dfd00e Separated custom_malloc and custom_free from test.c 14 年 前
dmm_init.c ab5579f867 Proper datatypes for several function arguments. 14 年 前
dmm_init.h d279e2a024 Initial commit. 14 年 前
heap.h afd8dacbf1 Started custom_free. 14 年 前
other.c ab5579f867 Proper datatypes for several function arguments. 14 年 前
other.h ab5579f867 Proper datatypes for several function arguments. 14 年 前
posix_lock.c d279e2a024 Initial commit. 14 年 前
posix_lock.h d279e2a024 Initial commit. 14 年 前
sys_alloc.c ab5579f867 Proper datatypes for several function arguments. 14 年 前
sys_alloc.h 98022ee888 Changed unsigned int to size_t. 14 年 前
test.c b969dfd00e Separated custom_malloc and custom_free from test.c 14 年 前