Date: Fri, 18 Aug 2000 11:45:28 -0700 (PDT) From: Archie Cobbs <archie@whistle.com> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: current@FreeBSD.ORG Subject: Re: LINT doesn't compile Message-ID: <200008181845.LAA08394@bubba.whistle.com> In-Reply-To: <200008180223.WAA68580@khavrinen.lcs.mit.edu> from Garrett Wollman at "Aug 17, 2000 10:23:27 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Wollman writes: > > Somebody remind me again why we don't make memcmp(), memset(), > > and memmove() available in the kernel? > > To keep the compiler from pessimizing them. Sooo.. does this same problem exist in userland too? If not, why not? If so, why don't we just fix the problem? I.e. there seems to be something broken here, either in the compiler or somewhere else... and perhaps we should fix that instead of avoiding the issue? Not trying to be annoying, just trying to understand.. Thanks, -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008181845.LAA08394>