Add the wcsnlen() function.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 19 Apr 2009 02:24:40 +0000 (02:24 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Tue, 21 Apr 2009 06:20:06 +0000 (06:20 +0000)
commitfcd91bd96fd37fb50458906bcf0015b347f72dd4
treee00d745c5a83db6bc06606f4506f10001ca4f707
parent35e0c06af99b4b06e645ffe4e4efdbf296b6c057
Add the wcsnlen() function.

Obtained-from: FreeBSD
include/wchar.h
lib/libc/string/Makefile.inc
lib/libc/string/wcsnlen.c [new file with mode: 0644]