aboutsummaryrefslogtreecommitdiffstats
path: root/ft_strlcat.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit: libft Part 1 with tests and documentationThomas Vanbesien2026-02-211-0/+23
Reimplements 24 libc functions with Doxygen-documented header and test suite comparing against libc.