Subject: Re: Wine & NetBSD?
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-kern
Date: 12/05/2001 13:58:07
In article <200112051339.FAA14883@vtn1.victoria.tc.ca>,
John Nemeth <jnemeth@victoria.tc.ca> wrote:

Can you please read the POSIX spec before making statements like this?

thx,

christos

>     Along the same lines, I'm wondering why there was recently a
>change to poll(?)/select(?) to ignore negative fds just to keep Wine
>happy.  Considering that negative fds can't be valid on any unix-like
>system, doesn't it deserve to go down in flames for doing something
>that silly?  Why should we be ignoring such an obvious error condition
>instead of returning an error code, just to keep one severely broken
>application happy?  Note, I tried to look for the commit message, but
>it seems that the mail list archive search engine is broken at the
>moment.
>
>}-- End of excerpt from Todd Vierling