Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allocd - simple heap allocator

dalloc is a minimal heap allocator using sbrk and brk system calls.

Requirements

In order to build dalloc you need a C compiler (like gcc).

Build & Run

To compile the allocator:

make com

To run the program:

make run

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages