/MiniLibC

{Epitech} 2nd year project - MiniLibC

Primary LanguageAssembly

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