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.
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% |
If you are seeing this repository, please just star it! it will not take much time! :)