Date: Wed, 24 Oct 2001 03:55:27 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Pavel Tsekov <ptsekov@syntrex.com> Cc: netbsd-bugs@netbsd.org, freebsd-bugs@FreeBSD.ORG Subject: Re: [Fwd: [BUG] BSD libc fseek bug] Message-ID: <20011024035526.A19865@nagual.pp.ru> In-Reply-To: <20011024025629.A18932@nagual.pp.ru> References: <3BD5A90C.C310E49A@syntrex.com> <20011024025629.A18932@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 24, 2001 at 02:56:30 +0400, Andrey A. Chernov wrote: > > http://www.cygwin.com/ml/cygwin/2001-10/msg01211.html > > http://www.cygwin.com/ml/cygwin/2001-10/msg01298.html > > The bug is fixed in FreeBSD-current stdio.c v1.19, two-lines fix setting > __SMOD of non-zero seek. Very short lived and just backed out. It is not neccessary on FreeBSD, because FreeBSD's fseek clears internal read buffer on each seek outside of it. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011024035526.A19865>