-
Notifications
You must be signed in to change notification settings - Fork 1
tevdoradze/mymalloc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an implementation of malloc / calloc / realloc / free using mmap. You can create the shared library "libmalloc.so" with the command make.
About
Implementation of malloc / calloc / realloc / free, using mmap.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published