summaryrefslogtreecommitdiff
path: root/src/string/wmemcmp.c
AgeCommit message (Collapse)AuthorFilesLines
2023-04-24fix return value of wmemcmp for extreme wchar_t valuesRich Felker1-1/+1
analogous to the bug in wcscmp and wcsncmp that was fixed in commit 07616721f1fa6cb215ffbef23441cae80412484f.
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy1-1/+0
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+8