Dynamic memory allocation framework

Ioannis Koutras 8ab83c7dc5 Fixed some pointer arithmetics. 15 年之前
.hgignore ebd3a739e1 Added swap files to ignore list. 15 年之前
Doxyfile d279e2a024 Initial commit. 15 年之前
LeaHeader.c b6dccb8266 More size_t conversions. 15 年之前
LeaHeader.h b6dccb8266 More size_t conversions. 15 年之前
Makefile 5b34d8a991 Added -O flag for proper uninitialized check. 15 年之前
dmm_init.c d279e2a024 Initial commit. 15 年之前
dmm_init.h d279e2a024 Initial commit. 15 年之前
heap.h d279e2a024 Initial commit. 15 年之前
other.c 98022ee888 Changed unsigned int to size_t. 15 年之前
other.h 98022ee888 Changed unsigned int to size_t. 15 年之前
posix_lock.c d279e2a024 Initial commit. 15 年之前
posix_lock.h d279e2a024 Initial commit. 15 年之前
sys_alloc.c 8ab83c7dc5 Fixed some pointer arithmetics. 15 年之前
sys_alloc.h 98022ee888 Changed unsigned int to size_t. 15 年之前
test.c d279e2a024 Initial commit. 15 年之前