├── Makefile └── malloc.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Snaipe/malloc/HEAD/Makefile -------------------------------------------------------------------------------- /malloc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Snaipe/malloc/HEAD/malloc.c --------------------------------------------------------------------------------