summaryrefslogtreecommitdiffstats
path: root/libc/string/strxfrm.c
Commit message (Expand)AuthorAgeFilesLines
* Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger2006-01-031-0/+9
* Added some temporary "stubs" for collation.Manuel Novoa III2002-11-081-47/+0
* Write a new strxfrm that doesn't make function calls. Uses the same logic asEric Andersen2002-06-121-0/+47