Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 2.09 KB

README.md

File metadata and controls

26 lines (22 loc) · 2.09 KB

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