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 45975d299c Renamed macros to more sensible names 11 years ago
.gitignore Added yatest 11 years ago
Makefile Moved heap and block management to ya_block.c 11 years ago
README.md Initial commit 11 years ago
ya_block.c Renamed macros to more sensible names 11 years ago
ya_block.h Renamed macros to more sensible names 11 years ago
ya_debug.h Added stdio.h to ya_debug.h 11 years ago
yamalloc.c Renamed macros to more sensible names 11 years ago
yamalloc.h Moved heap and block management to ya_block.c 11 years ago
yatest.c Added comments and ya_debug.h 11 years ago

README.md

yamalloc

Yet Another Malloc