Skip to content

lawrence-liu10/malloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal malloc library capable of

  • Allocating/deallocating memory
  • Pulling memory from OS for large requests
  • Thread safety

To be used in a future personal shell project

About

Custom malloc library to allocate/deallocate memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors