Date: Tue, 01 Sep 2009 17:07:17 -0400 From: Joe Marcus Clarke <marcus@freebsd.org> To: Jilles Tjoelker <jilles@freebsd.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r196741 - in stable/8: sys sys/amd64/include/xen sys/cddl/contrib/opensolaris sys/contrib/dev/acpica sys/contrib/pf sys/dev/xen/xenpci sys/fs/fifofs sys/kern tools/regression/poll Message-ID: <4A9D8D05.60206@freebsd.org> In-Reply-To: <200909012058.n81KwfSk072165@svn.freebsd.org> References: <200909012058.n81KwfSk072165@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jilles Tjoelker wrote: > Author: jilles > Date: Tue Sep 1 20:58:41 2009 > New Revision: 196741 > URL: http://svn.freebsd.org/changeset/base/196741 > > Log: > MFC r196460 > > Fix the conformance of poll(2) for sockets after r195423 by > returning POLLHUP instead of POLLIN for several cases. Now, the > tools/regression/poll results for FreeBSD are closer to that of the > Solaris and Linux. This is a huge change in terms of porting. I can't tell you how many times I've had to fix Linux (GNOME) apps to work on FreeBSD in this regard. Is this fix going to be ported to 7.X? Can we get a __FreeBSD_version bump? Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A9D8D05.60206>