strcpy_s() and strcat_s() aren't drop-in replacements for strlcpy() and strlcat()
commit170e8158cbad12fff2f661ed0f09c9c926be23c0
authorAsanka Herath <asanka@secure-endpoints.com>
Mon, 14 Sep 2009 19:13:30 +0000 (14 15:13 -0400)
committerLove Hornquist Astrand <lha@h5l.org>
Tue, 24 Nov 2009 18:20:18 +0000 (24 10:20 -0800)
treeaffadd33fa9709dabb68d4ebc357195e050bec56
parent6c45d5614a1aa9e9f9dde413e878149d2d9711e3
strcpy_s() and strcat_s() aren't drop-in replacements for strlcpy() and strlcat()
lib/roken/strlcat.c
lib/roken/strlcpy.c