Yet Another Malloc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Titouan Rigoudy a45ac0a6c5 Added consistency checks, which revealed errors. 11 years ago
.gitignore Added yatest 11 years ago
Makefile Added freelist functionality, not tested yet though 11 years ago
README.md Initial commit 11 years ago
ya_block.c Added consistency checks, which revealed errors. 11 years ago
ya_block.h Added consistency checks, which revealed errors. 11 years ago
ya_debug.h Added consistency checks, which revealed errors. 11 years ago
ya_freelist.c Added consistency checks, which revealed errors. 11 years ago
ya_freelist.h Added consistency checks, which revealed errors. 11 years ago
yamalloc.c Added consistency checks, which revealed errors. 11 years ago
yamalloc.h Added consistency checks, which revealed errors. 11 years ago
yatest.c Added consistency checks, which revealed errors. 11 years ago

README.md

yamalloc

Yet Another Malloc