summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcscasecmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn12 days1-63/+0
|
* Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go directguenther2015-09-121-1/+3
| | | | and the symbols not in the C standard are weak
* fix wcscasecmp() parameters; <wchar.h> was correctnaddy2011-06-011-2/+2
|
* wcs(n)casecmp support, manpage comments from jmc@, okay deraadt@espie2011-05-281-0/+61