Add the strnlen() function.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 19 Apr 2009 00:07:53 +0000 (00:07 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Tue, 21 Apr 2009 06:20:05 +0000 (06:20 +0000)
commit16b81a67e368404ac822548ae20cb36f3ecccc4a
tree4a6c47a60a323ba05401ddd0ac409284c9100a5d
parentbcf510a198fbf5c54d913ba85071536736fb6291
Add the strnlen() function.

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