K 10 svn:author V 2 ed K 8 svn:date V 27 2010-02-02T19:02:08.916596Z K 7 svn:log V 130 Implement strndup(3) using strnlen(3). This makes the implementation a bit more consistent with strdup(3), which uses strlen(3). END