aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/strncpy.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare the system for _FORTIFY_SOURCEKyle Evans2024-05-131-0/+2
* lib/libc/amd64/string: implement strncpy() by calling stpncpy()Robert Clausecker2023-12-251-0/+41