42--LibftASM__LibraryInAssemblyLanguage Recoding some basic functions of the libc. Usage make make test Simple libc functions bzero strcat isalpha isdigit isalnum isascii isprint toupper tolower puts A little less simple libc functions strlen memset memcpy strdup Cat cat Bounus putchar strchr strcmp isupper islower