K 10 svn:author V 7 zeising K 8 svn:date V 27 2013-02-13T15:46:33.340203Z K 7 svn:log V 185 Add strchrnul(), a GNU function similar to strchr(), except that it returns a pointer to the end of the string, rather than NULL, if the character was not found. Approved by: theraven END