Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 23:14:18 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Alfred Perlstein <alfred@FreeBSD.org>
Cc:        <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/fs/fifofs fifo_vnops.c
Message-ID:  <20011212231111.Y34887-100000@gamplex.bde.org>
In-Reply-To: <200112120935.fBC9ZXJ53890@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 Dec 2001, Alfred Perlstein wrote:

> alfred      2001/12/12 01:35:33 PST
>
>   Modified files:
>     sys/fs/fifofs        fifo_vnops.c
>   Log:
>   Fix select on named pipes without a reader.
>
>   PR: kern/19871
>   MFC after: 1 month

No, it will be backed out.  I believe other systems implement this by
making the semantics of select() incompatible with read().  They don't
just break read().

Bruce


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?20011212231111.Y34887-100000>