Skip to content

aashishiitd/OS_A3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS_A3

Implementing Malloc(), Realloc() and free() with info(). Given blueprint of the the code.

We have created all the functions named my_malloc(), my_calloc() and my_free() with info() which gives status of the heap in the my_mmu.h file. Hence, to use them we need to import them by adding a header " #include "my_mmu.h". After this, we can just call the functions above and test/work with them.

About

Implementing Malloc(), Realloc() and free(). Given blueprint of the the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages