Date: Mon, 2 Nov 1998 16:43:58 -0500 (EST) From: Alfred Perlstein <bright@hotjobs.com> To: Terry Lambert <tlambert@primenet.com> Cc: hackers@FreeBSD.ORG Subject: Re: scanf in the kernel? Message-ID: <Pine.BSF.4.05.9811021636020.14876-100000@porkfriedrice.ny.genx.net> In-Reply-To: <Pine.BSF.4.03.9811020935550.277-100000@alive.znep.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> bcopy doesn't support overlapping ranges on all systems. > > eg. IRIX 6.2 man page: > > NOTE > The use of overlapping buffers with bcopy is not guaranteed to work. Use > the memmove(3C) function if the buffers might overlap. > > Since BSD was the first "implementation" of b{copy|zero} stuff i think our implementation is correct no? Considering IRIX didn't have snprintf in thier c library in their 1997 release says something doesn't it? :) -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9811021636020.14876-100000>