add documentation for missing wchar functions

Issue #6 resolved
Garrett D'Amore repo owner created an issue

The following functions are added with the POSIX 2008 locale support, but need man pages:

wcsnlen wcpcpy wcpncpy wcsdup wcscasecmp wcscasecmp_l wcsncasecmp wcsncasecmp_l

This is also tracked in illumos bug 5041 https://www.illumos.org/issues/5041

Comments (3)

  1. Log in to comment