Date: 18 Dec 2000 11:39:54 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: Assar Westerlund <assar@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/libkern strlcat.c strlcpy.c src/sys/sys libkern.h src/sys/conf files Message-ID: <xzpu282ypvp.fsf@flood.ping.uio.no> In-Reply-To: Assar Westerlund's message of "Sun, 17 Dec 2000 20:08:58 -0800 (PST)" References: <200012180408.eBI48wg99879@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Assar Westerlund <assar@FreeBSD.org> writes: > Log: > add strlcpy and strlcat to kernel Please back this out and think about how you can implement strlcat() and strlcpy() in much less code, and avoid duplicating strcat() and strcpy(), as I already pointed out on -arch. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpu282ypvp.fsf>