Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 18:48:05 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Subject:   Re: cvs commit: src/include unistd.h
Message-ID:  <20030820014805.GA17738@athlon.pn.xcllnt.net>
In-Reply-To: <20030820010304.GA90059@dragon.nuxi.com>
References:  <200308192039.h7JKdni9081097@repoman.freebsd.org> <20030819210421.GA28597@athlon.pn.xcllnt.net> <200308192132.h7JLWnZk035752@khavrinen.lcs.mit.edu> <20030819220248.GA91232@athlon.pn.xcllnt.net> <20030820010304.GA90059@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 19, 2003 at 06:03:04PM -0700, David O'Brien wrote:
> On Tue, Aug 19, 2003 at 03:02:48PM -0700, Marcel Moolenaar wrote:
> > int
> > gethostname(name, namelen)
> >         char *name;
> >         size_t namelen;
> > {
> >         int mib[2];
> >         size_t size;
> 
> #ifdef __alpha__ 

sparc64?
ia64?

> I don't think we should worry about this for AMD64 -- I'd rather for
> things to be correct on it.

Me too WRT ia64, but it has no effect in any real-life situation and
goes away in FreeBSD 6 when the inevitable ABI breaker forces a
version bump...

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net



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