aboutsummaryrefslogtreecommitdiff
path: root/src/string/wcsncasecmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
|
* add all missing wchar functions except floating point parsersRich Felker2012-03-011-0/+9
these are mostly untested and adapted directly from corresponding byte string functions and similar.