about summary refs log tree commit diff
path: root/src/string/wmemcmp.c
Commit message (Collapse)AuthorAgeFilesLines
* fix return value of wmemcmp for extreme wchar_t valuesRich Felker2023-04-241-1/+1
| | | | | analogous to the bug in wcscmp and wcsncmp that was fixed in commit 07616721f1fa6cb215ffbef23441cae80412484f.
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+8