martin-olivier / MiniLibC

{Epitech} 2nd year project - MiniLibC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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













About

{Epitech} 2nd year project - MiniLibC


Languages

Language:Assembly 87.4%Language:Makefile 12.6%