aboutsummaryrefslogtreecommitdiff
path: root/src/string/wcscasecmp.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/+7
these are mostly untested and adapted directly from corresponding byte string functions and similar.