A C implementation of malloc and free functions.
Compiling with MYALLOC_DEBUG defined will cause debugging messages to be
output to stderr when running.
myalloc.c is a shell script, and can be run as
sh myalloc.cThe "homepage" file generated is docs/myalloc_8c.html.