cvs commit: src/include unistd.h
Marcel Moolenaar
marcel at xcllnt.net
Tue Aug 19 18:48:08 PDT 2003
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 at xcllnt.net
More information about the cvs-src
mailing list