Skip to content

Harmos274/hrmalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hrmalloc

(https://fr.wikipedia.org/wiki/Malloc)

My malloc implementation for a school project.


Usage

You'll need make to create the shared library.

$ make
$ LD_PRELOAD=path/to/libmy_malloc.so [command]

Algorithm

to do :).

About

My malloc implementation for a school project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published