Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.
/ ASM_Minilibc Public archive

Libc functions in assembly language, unit tests in C

Notifications You must be signed in to change notification settings

ArthurJourdan/ASM_Minilibc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly : mini libc

Epitech - Second year project : A few functions of the standard C library, in assembly language (x86-64)

Tests

Unit testing with criterion in C, executed by github actions

Knowledge

my_course Assembly