summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcscmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* K&R -> ANSIespie2005-06-191-4/+3
| | | | | APIWARN okay millert@, otto@
* Import w* functions so that I can send smaller diffs around.espie2005-04-131-0/+56
(Nothing activated yet, of course) okay deraadt@