aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-25Updated READMEHEADmasterCharles Cabergs
2021-02-25Fixing compilation on Linux by removing wrt ..plt in extern declarationCharles Cabergs
2021-02-24Fixing compilation on OSX by moving wrt..plt in LINUX preprocessing directivesCharles Cabergs
2021-02-11Replaced tab with spacesCharles Cabergs
2021-02-11Added Linux compatibilityCharles Cabergs
2020-02-23Added ft_read.s ft_write.s error handlingCharles
2020-02-08Added ft_list_remove_ifCharles
2020-02-08Added ft_list_sort.sCharles
2020-02-06Create LICENSEHappyTramp
2020-02-06read write protection, ft_list_size, ft_list_push_front finishedCharles
2019-11-25draft for ft_list*.s functionsCharles
2019-11-25ft_atoi_base.s kinda doneCharles
2019-11-23ft_atoi_base with calling convention is better, still need to handle negativeCharles
2019-11-23refactored mandatory functions, to respect c calling conventionCharles
2019-11-23Compiling with nasmCharles
2019-11-22ft_atoi_base without the actual base, ft_list_push_front, ft_list_sizeCharles
2019-11-22ft_atoi_base.s without the negative and base partCharles
2019-11-22ft_strdup.s and MakefileCharles
2019-11-22strcpy, strcmp, write, readCharles
2019-11-22ft_strlen.s (i can kinda compile this shit)Charles
2019-11-21Initial commit (i cant even compile this shit)Charles