K 10 svn:author V 3 pjd K 8 svn:date V 27 2011-03-21T08:36:50.153137Z K 7 svn:log V 209 Add snprlcat() and vsnprlcat() - the functions I'm always missing. They work as a combination of snprintf(3) and strlcat(3) - the caller can append a string build based on the given format. MFC after: 1 week END