Skip to content

shahdhoss/Operating-systems-project-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating-systems-project-3

In this mini project I implemented my own memory allocation functions (dalloc and dfree) similar to C's malloc() and free(), using the guidance of Johan Montelius Next, previous, before and after document.

How to use

Begin by cloning the repo then compiling the test.c file to see the functions in action, make sure to be in a Linux environment as these implemented functions are not designed to work on any other operating system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages