aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/memset_explicit.c
Commit message (Expand)AuthorAgeFilesLines
* lib/libc/string: apply SSP hardening and tests to memset_explicitRobert Clausecker2024-11-141-1/+2
* lib/libc/string: add memset_explicit() for compliance with C23Robert Clausecker2024-11-141-0/+26