Dynamic memory allocation framework

Ioannis Koutras afd8dacbf1 Started custom_free. 13 years ago
.hgignore ebd3a739e1 Added swap files to ignore list. 13 years ago
Doxyfile d279e2a024 Initial commit. 14 years ago
LeaHeader.c f25c745a52 First fit for nodes from fixed lists. 13 years ago
LeaHeader.h afd8dacbf1 Started custom_free. 13 years ago
Makefile 5b34d8a991 Added -O flag for proper uninitialized check. 13 years ago
dmm_init.c a5d79931bd Fixed sbrk in new Linux systems. 13 years ago
dmm_init.h d279e2a024 Initial commit. 14 years ago
heap.h afd8dacbf1 Started custom_free. 13 years ago
other.c 98022ee888 Changed unsigned int to size_t. 13 years ago
other.h 98022ee888 Changed unsigned int to size_t. 13 years ago
posix_lock.c d279e2a024 Initial commit. 14 years ago
posix_lock.h d279e2a024 Initial commit. 14 years ago
sys_alloc.c a5d79931bd Fixed sbrk in new Linux systems. 13 years ago
sys_alloc.h 98022ee888 Changed unsigned int to size_t. 13 years ago
test.c afd8dacbf1 Started custom_free. 13 years ago