summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/strncat.c
AgeCommit message (Expand)Author
2024-05-13Prepare the system for _FORTIFY_SOURCEKyle Evans
2023-12-25lib/libc/amd64/string: implement strncat() by calling strlen(), memccpy()Robert Clausecker