Skip to content

matheograil/epitech-mini-lib-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniLibC

We had to recode some standard functions of the C library in assembler.

To get the libasm.so, clone the repository and make.

You can also launch the tests (Criterion) by running make tests_run.