From owner-cvs-all Fri Aug 31 16:28: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 6C9A637B403; Fri, 31 Aug 2001 16:28:01 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id f7VNRMs83151; Fri, 31 Aug 2001 19:27:22 -0400 (EDT) (envelope-from wollman) Date: Fri, 31 Aug 2001 19:27:22 -0400 (EDT) From: Garrett Wollman Message-Id: <200108312327.f7VNRMs83151@khavrinen.lcs.mit.edu> To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdio ftell.c ungetc.c In-Reply-To: <20010901024748.A23318@nagual.pp.ru> References: <200108311950.f7VJoPd48683@freefall.freebsd.org> <20010901010738.B21988@nagual.pp.ru> <20010901024748.A23318@nagual.pp.ru> 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 < said: > 1) Unspecified < 0 (as it was in FreeBSD). It is in coflict with > POSIX specs about ftell(): fseek() and ftell() are incorporated into POSIX from ISO C, and POSIX defers to the C definition of these interfaces. > It says "otherwise", i.e. ftell() can't return -1 normally, so we are in > conflict. No, it does not say anything remotely like that. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message