Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2001 06:28:53 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/stdio stdio.c
Message-ID:  <20010907062853.A95517@nagual.pp.ru>
In-Reply-To: <200109070213.f872DCa19917@freefall.freebsd.org>
References:  <200109070213.f872DCa19917@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 06, 2001 at 19:13:11 -0700, Andrey A. Chernov wrote:
> ache        2001/09/06 19:13:11 PDT
> 
>   Modified files:
>     lib/libc/stdio       stdio.c 
>   Log:
>   For now just back out seek error checking in __SAPP case, it cause problems
>   with non-seekable streams.  Now here is what here was originally, but it is
>   ugly, producing unneded seek syscall on each non-seekable stream write.  I'll
>   think about proper solution later.
>   
>   Revision  Changes    Path
>   1.17      +3 -3      src/lib/libc/stdio/stdio.c

NOTE: it is essential bugfix. If you have by chance stdio.c v1.15-16
please update whole stdio to current variant.

-- 
Andrey A. Chernov
http://ache.pp.ru/

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?20010907062853.A95517>