Skip to content

D2hugging/Malloc_Implementation_In_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malloc_Implementation

gcc -g -Wall -O0 -fPIC -shared malloc.c -o libyamalloc.so

gcc test.c -L . -lmymalloc

x/40xw ptr

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published