Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2002 08:16:37 -0500 (EST)
From:      Daniel Eischen <eischen@pcnet1.pcnet.com>
To:        John Birrell <jb@cimlogic.com.au>
Cc:        Ruslan Ermilov <ru@FreeBSD.org>, "David O'Brien" <obrien@FreeBSD.org>, John Birrell <jb@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc_r/uthread uthread_sendfile.c
Message-ID:  <Pine.GSO.4.10.10202220812300.21136-100000@pcnet1.pcnet.com>
In-Reply-To: <20020222193819.D267@freebsd1.cimlogic.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 22 Feb 2002, John Birrell wrote:

> On Fri, Feb 22, 2002 at 10:35:39AM +0200, Ruslan Ermilov wrote:
> > On Fri, Feb 22, 2002 at 07:29:47PM +1100, John Birrell wrote:
> > > On Fri, Feb 22, 2002 at 10:07:29AM +0200, Ruslan Ermilov wrote:
> > > > Oh crap!
> > > 
> > > Is there a problem?
> > > 
> > No, there isn't, but there was, before you fixed it.  :-)
> 
> Phew. I haven't committed anything in ages and I was not
> looking forward to getting something so simple wrong. 8-)

FYI, there isn't a bug in -current because FD locking isn't
enabled anyways.  The _FD_UNLOCK macros don't do anything,
and all the _FD_LOCK macros do is initialize the fd table.

I think all the -current thread stuff should probably be
merged back to stable at some point.

-- 
Dan Eischen


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10202220812300.21136-100000>