aboutsummaryrefslogtreecommitdiff
path: root/src/str/ft_strncmp.c
AgeCommit message (Collapse)Author
2020-04-03Changing hash table del function to regular one with a first order internal ↵Charles
function, removing a few typedef to instead use standard types
2020-02-10Fixing ft_strcmp, Added ft_strcasecmp, ft_strncasecmpCharles
2020-01-15splited src in category, more generic makefileCharles