Skip to content

james1993/memalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

memalloc

Usage:
make
On linux: export LD_PRELOAD=$PWD/memalloc.so

try it out on any command, like ls.

About

Implementing malloc(), calloc(), realloc(), and free().

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published