Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 18 Dec 2000 19:30:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 18 Dec 2000 19:30:03 -0500 Received: from pneumatic-tube.sgi.com ([204.94.214.22]:50515 "EHLO pneumatic-tube.sgi.com") by vger.kernel.org with ESMTP id ; Mon, 18 Dec 2000 19:29:32 -0500 From: offer@sgi.com (richard offer) Message-Id: <10012180904.ZM26544@sgi.com> Date: Mon, 18 Dec 2000 09:04:58 -0800 To: linux-kernel@vger.kernel.org Subject: Re: Linus's include file strategy redux X-Newsgroups: mail.linux-kernel In-Reply-To: <91gr99$bs81o$1@fido.engr.sgi.com> In-Reply-To: <91bnoc$vij$2@enterprise.cistron.net> <20001215155741.B4830@ping.be> <01cf01c066ab$036fc030$890216ac@ottawa.loran.com> Organization: Silicon Graphics Inc., Mountain View, CA X-Signature: Automatically generated by Richards Own Mail Signer (roms) X-Home-Page: http://reality.sgi.com/offer X-Mailer: Z-Mail (3.2.3 08feb96 MediaMail) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org In article <91gr99$bs81o$1@fido.engr.sgi.com> you write: > >[Dana Lacoste] >> Essentially, whatever solution is implemented MUST ensure : >> >> 1 - glibc will work properly (the headers in /usr/include/* don't >> change in an incompatible manner) >> >> 2 - programs that need to compile against the current kernel MUST >> be able to do so in a quasi-predictable manner. > >(2) is bogus. NO program needs to compile against the current kernel >headers. The only things that need to compile against the current >kernel headers are kernel modules and perhaps libc itself. Or userland libraries/applications that need to bypass libc and make direct kernel calls because libc hasn't yet implemented those new kernel calls. > >Peter richard. ----------------------------------------------------------------------- Richard Offer Widget FAQ --> http://reality.sgi.com/widgetFAQ/ {X,Motif,Trust} on {Irix,Linux} __________________________________________http://reality.sgi.com/offer/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/