We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is an implementation of malloc / calloc / realloc / free using mmap. You can create the shared library "libmalloc.so" with the command make.
Implementation of malloc / calloc / realloc / free, using mmap.
There was an error while loading. Please reload this page.