Skip to content

victorboudet/asm-lib-c

Repository files navigation

MINILIB ASM

EPITECH Project: rewrite functions from C standard lib in asm x86-64

Configuration needed

NASM, GCC

Function List

📋 : Mandatory

  • ffs
  • index
  • memcpy 📋
  • memfrob
  • memmove 📋
  • memset 📋
  • rindex
  • strcasecmp 📋
  • strchr 📋
  • strcmp 📋
  • strcspn 📋
  • strlen 📋
  • strncmp 📋
  • strpbrk 📋
  • strrchr 📋
  • strstr 📋

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published