From owner-cvs-all Thu Sep 6 19:28:59 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 7F56237B407; Thu, 6 Sep 2001 19:28:54 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id f872Srg95554; Fri, 7 Sep 2001 06:28:53 +0400 (MSD) (envelope-from ache) Date: Fri, 7 Sep 2001 06:28:53 +0400 From: "Andrey A. Chernov" 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> References: <200109070213.f872DCa19917@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200109070213.f872DCa19917@freefall.freebsd.org> User-Agent: Mutt/1.3.21i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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