Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 20:55:20 -0800 (PST)
From:      Matt Dillon <dillon@earth.backplane.com>
To:        assar@FreeBSD.ORG
Cc:        kris@citusc.usc.edu, Dag-Erling Smorgrav <des@ofug.org>, arch@FreeBSD.ORG
Subject:   Re: Safe string formatting in the kernel
Message-ID:  <200012120455.eBC4tKV99946@earth.backplane.com>
References:  <xzpsnnuq1hy.fsf@flood.ping.uio.no> <20001211185610.A1741@citusc.usc.edu> <200012120259.eBC2xfb99004@earth.backplane.com> <5lhf4ap8cv.fsf@assaris.sics.se>

next in thread | previous in thread | raw e-mail | index | archive | help

:
:
:--=-=-=
:
:Matt Dillon <dillon@earth.backplane.com> writes:
:>     strcpy()	-> sn_strcpy(dst, src, sizeof_destination_buffer)
:>     strcat()	-> sn_strcat(dst, src, sizeof_destination_buffer)
:
:strlcpy and strlcat.  Why keep the API different for no good reason?
:
:/assar

    Yes, you are right.

					-Matt


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012120455.eBC4tKV99946>