Paul-Marie / minilibc

minilibc Minilibc MinilibC MiniLibC MINILIBC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assembly

it's a repository containing my Epitech asm project, the minilibc.
For the curious, I had grade A with different kind of bonuses, like a part of the lib in 32bits or ARM.
See below for more details.

Summary

Function Name Passed
strlen 100%
strchr 100%
rindex 100%
strstr 100%
strpbrk 100%
strcspn 100%
strcmp 100%
strncmp 100%
strcasecmp 100%
memset 100%
memcpy 100%
memmove 100%

Important!

If you are seeing this repository, please just star it! it will not take much time! :)

About

minilibc Minilibc MinilibC MiniLibC MINILIBC


Languages

Language:C 46.8%Language:Assembly 39.3%Language:Makefile 8.8%Language:PHP 5.0%