Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2001 14:21:20 -0600
From:      Jonathan Lemon <jlemon@flugsvamp.com>
To:        "David O'Brien" <obrien@FreeBSD.ORG>
Cc:        Jonathan Lemon <jlemon@flugsvamp.com>, arch@FreeBSD.ORG
Subject:   Re: sysctl kern.fallback_elf_brand
Message-ID:  <20010223142120.Q5714@prism.flugsvamp.com>
In-Reply-To: <20010223121328.A68586@dragon.nuxi.com>
References:  <3A960EF8.75C3FC53@cup.hp.com> <20010223085849.I5714@prism.flugsvamp.com> <20010223121328.A68586@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 23, 2001 at 12:13:28PM -0800, David O'Brien wrote:
> On Fri, Feb 23, 2001 at 08:58:49AM -0600, Jonathan Lemon wrote:
> > +/* magic marker for fallback elf brand, not for e_ident[EI_OSABI] */
> > +#define ELFOSABI_NONE		(-1)	/* No OSABI defined */
> 
> Please do not commit this (see my earlier message).
> 
> My version of this uses the naked "-1".  Please do not make up
> non-standard (ie, not defined by the ELF ABI maintainers) symbols.

Yes, I thought about doing that as well, but thought it might be
clearer to have the '-1' documented somewhere, especially since 
it is visible to the user via a sysctl.
--
Jonathan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010223142120.Q5714>