Skip to content

Rymfaar/MiniLibC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epitech Project

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 in x86_64 assembly.

Unit Test

Using the Criterion Library [https://github.com/Snaipe/Criterion], this project has been develloped in TDD (Test Driven Developpement). Those unit tests can be found in the tests directory [https://github.com/Rymfire/MiniLibC/tree/master/tests].

About

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 in x86_64 assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors