Skip to content

martin-olivier/MiniLibC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MiniLibC

The objective of this project is to create a dynamic ELF library to replace (to a certain extent) the standard C library you use every day on your system.

Build

make

After that you will be able to grab libasm.so at the root of this project.

Result

Grade A