├── README.md ├── mal.c └── memalloc.so /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/angkul07/memory_allocator/HEAD/README.md -------------------------------------------------------------------------------- /mal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/angkul07/memory_allocator/HEAD/mal.c -------------------------------------------------------------------------------- /memalloc.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/angkul07/memory_allocator/HEAD/memalloc.so --------------------------------------------------------------------------------