Date: Mon, 9 Mar 1998 07:02:24 +1100 (EST) From: John Birrell <jb@cimlogic.com.au> To: dufault@hda.com (Peter Dufault) Cc: jb@cimlogic.com.au, dufault@hda.com, jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/include sched.h Makefile Message-ID: <199803082002.HAA13462@cimlogic.com.au> In-Reply-To: <199803081954.OAA15752@hda.hda.com> from Peter Dufault at "Mar 8, 98 02:54:45 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Dufault wrote: > It is linked into /usr/include - it is in the subdirectory for > keeping the source modular. #ifndef KERNEL is to let the kernel > get at the structure definition in case implementation specific > members (as allowed by the spec) are added so the structure def is > in one place. I'd prefer not to have blossoming symlinks in /usr/include, but I understand why you did it. I also prefer to see function prototypes that have nothing to do with the kernel kept away from kernel source. I'll remove my file 'cause it's getting walloped anyway. 8-) -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803082002.HAA13462>