summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcsnlen.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add wcsnlen(3), wcslen(3) with a max len argumentjca2024-07-141-0/+45
Missing function hit by fcambus@ some time ago. ok millert@