Searched hist:219815 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sbin/hastd/
H A Dsubr.hdiff 219815 Mon Mar 21 06:39:23 MDT 2011 pjd 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
H A Dsubr.cdiff 219815 Mon Mar 21 06:39:23 MDT 2011 pjd 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

Completed in 95 milliseconds