summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcscoll.3
Commit message (Collapse)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* mdoc(7) police: tiny nits.ru2002-12-091-1/+1
| | | | Approved by: re
* Add a placeholder implementation of wcscoll() and wcsxfrm() which givestjr2002-10-041-0/+112
locale-sensitive collation only in single-byte locales, and just does binary comparison for the others with extended character sets.
OpenPOWER on IntegriCloud