linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: Andries.Brouwer@cwi.nl, Dominik.Strasser@t-online.de,
	hch@infradead.org, linux-kernel@vger.kernel.org,
	torvalds@osdl.org
Subject: Re: headers
Date: Mon, 18 Aug 2003 18:04:50 -0400	[thread overview]
Message-ID: <3F414D82.1030004@pobox.com> (raw)
In-Reply-To: <20030818145709.0b5e162a.rddunlap@osdl.org>

Randy.Dunlap wrote:
> Hm, interesting.
> 
> Since there are 20+ <arch>/signal.h files and they don't always agree
> on signal bit numbers e.g., do we have 20+ abi/arch/signal.h files?
> Or 1 abi/signal.h file with many #ifdefs?  ugh.
> 
> The ABI is still per-arch, right?  Not _one ABI_ for any/all arches.


Correct.  So there would be an include/abi/i386 or include/abi/arch/i386 
or whatever, in addition to regular 'ole include/abi.  Or maybe 
include/asm-$arch/abi.  Take your pick :)  Arch separation is definitely 
a requirement, as you guessed.

	Jeff




  reply	other threads:[~2003-08-18 22:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-18 19:07 headers Andries.Brouwer
2003-08-18 21:57 ` headers Randy.Dunlap
2003-08-18 22:04   ` Jeff Garzik [this message]
2003-08-18 22:17   ` headers Andries Brouwer
2003-08-19  1:45 ` headers H. Peter Anvin
2003-08-19 12:55   ` headers Rob Landley
2003-08-19 15:45     ` headers Randy.Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F414D82.1030004@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=Andries.Brouwer@cwi.nl \
    --cc=Dominik.Strasser@t-online.de \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).