summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcsxfrm.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a placeholder implementation of wcscoll() and wcsxfrm() which givestjr2002-10-041-0/+115
locale-sensitive collation only in single-byte locales, and just does binary comparison for the others with extended character sets.
OpenPOWER on IntegriCloud