History log of /openbsd-src/lib/libc/string/wcscasecmp.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 38a75b98 12-Sep-2015 guenther <guenther@openbsd.org>

Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go direct
and the symbols not in the C standard are weak


# 9e7c890b 01-Jun-2011 naddy <naddy@openbsd.org>

fix wcscasecmp() parameters; <wchar.h> was correct


# 42569c7d 28-May-2011 espie <espie@openbsd.org>

wcs(n)casecmp support, manpage comments from jmc@, okay deraadt@