From owner-cvs-all Thu May 31 13:48:55 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id C5D7337B43C; Thu, 31 May 2001 13:48:49 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 31 May 2001 21:48:48 +0100 (BST) To: Warner Losh Cc: Kris Kennaway , Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, dwmalone@maths.tcd.ie Subject: Re: cvs commit: src/lib/libc/gen setproctitle.3 syslog.3 src/lib/libc/stdio printf.3 In-reply-to: Your message of "Thu, 31 May 2001 13:35:52 MDT." <200105311935.f4VJZqE94063@harmony.village.org> X-Request-Do: Date: Thu, 31 May 2001 21:48:48 +0100 From: David Malone Message-ID: <200105312148.aa79550@salmon.maths.tcd.ie> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > You use strn{cat,cpy} correctly by using them *ONLY* for fixed > strings. All other bufer overflow protected thigns should use > strl{cpy,cat}. Full stop. Yep - that was my point, which I seemed to forget to make ;-) > strl* I think are not standard, but they are useful enough that they > should be :-) There's always C09... David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message