Date: Mon, 19 Jan 2004 14:36:35 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: hackers@FreeBSD.org Subject: Re: __restrict__ vs __restrict ? Message-ID: <20040119223635.GA19610@dragon.nuxi.com> In-Reply-To: <20040119192023.GB48928@FreeBSD.org.ua> References: <40088E75.5080908@acm.org> <20040117015809.GJ9410@FreeBSD.org.ua> <4008B3F9.6010903@acm.org> <20040117171928.GB38009@dragon.nuxi.com> <20040119143913.Y42652@beagle.fokus.fraunhofer.de> <20040119161719.GB4587@dragon.nuxi.com> <20040119192023.GB48928@FreeBSD.org.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 19, 2004 at 09:20:24PM +0200, Ruslan Ermilov wrote: > If we decide now that our kernel should be C99 clean, we should compile > it with -std=c99, and replace all `__restrict''s in not headers with > C99 `restrict's. $ grep -- -std /sys/conf/* /sys/conf/kern.mk: -fformat-extensions -std=c99
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040119223635.GA19610>