From owner-cvs-all Sun Sep 2 20:53:22 2001 Delivered-To: cvs-all@freebsd.org Received: from niwun.pair.com (niwun.pair.com [209.68.2.70]) by hub.freebsd.org (Postfix) with SMTP id 3886C37B405 for ; Sun, 2 Sep 2001 20:53:15 -0700 (PDT) Received: (qmail 3835 invoked by uid 3193); 3 Sep 2001 03:53:14 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 3 Sep 2001 03:53:14 -0000 Date: Sun, 2 Sep 2001 23:53:14 -0400 (EDT) From: Mike Silbersack X-Sender: To: "Andrey A. Chernov" Cc: Alfred Perlstein , , Subject: Re: cvs commit: src/lib/libc/stdio setvbuf.c In-Reply-To: <20010903074836.A98027@nagual.pp.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Mon, 3 Sep 2001, Andrey A. Chernov wrote: > Of course, you (or somebody else) can say that stdio needs to keep/tell > its internal position only, but as you notice first ftell() with old and > new stdio both tells absolute stdout position, i.e. some big number (if it > suppose to tell stdio internal position instead, there must be 0). > > -- > Andrey A. Chernov > http://ache.pp.ru/ Andrey, I think you're misinterpreting what Alfred is saying. We all appreciate that you're working on improving libc, but you're doing it at an alarming rate (15 changes to fseek in the last week alone, I believe.) I think we'd all feel more comfortable if you'd slow down your rate of commits so that you encompass multiple changes in one larger commit. This would be easier for others to review (if they so desired), and would increase our confidence in your testing. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message