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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

