Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2002 18:43:42 +0100
From:      Christoph Hellwig <hch@infradead.org>
To:        aaron <aaron@lo-res.org>
Cc:        Terry Lambert <tlambert2@mindspring.com>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: /usr/include/netinet/in.h
Message-ID:  <20020507184342.A29943@infradead.org>
In-Reply-To: <200205071937.20043.aaron@lo-res.org>; from aaron@lo-res.org on Tue, May 07, 2002 at 07:37:20PM %2B0200
References:  <200205071814.46995.aaron@lo-res.org> <3CD802AF.45825A2C@mindspring.com> <200205071937.20043.aaron@lo-res.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 07, 2002 at 07:37:20PM +0200, aaron wrote:
> On Tuesday 07 May 2002 18:37, Terry Lambert wrote:
> 
> >
> > Such an arrangement is called "promiscuous includes".
> 
> ok, i see....
> 
> Thanks for answering. I was under the impression that lots of linux apps rely 
> on promiscuous includes... so i expected them to be there in fbsd just as 
> well.. (but my memory of linux programming times is a bit fainted already).

This really depends on when you performed linux programming the last time :)
The linux libc <= v5 contained a lot of namespace pollution of this kind,
the linux libc 6 (glibc2) on the other hand has an exteremly strict
namespace (unless you define _GNU_SOURCE :P), which caused many old-time,
unportable linux applications to have compile problems.

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




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