From owner-cvs-all Thu Aug 30 13:58: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8266E37B405; Thu, 30 Aug 2001 13:57:55 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7UKnm848545; Thu, 30 Aug 2001 13:49:48 -0700 (PDT) (envelope-from ache) Message-Id: <200108302049.f7UKnm848545@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 30 Aug 2001 13:49:48 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/lib/libc/stdio fseek.c ftell.c X-FreeBSD-CVS-Branch: HEAD 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 ache 2001/08/30 13:49:48 PDT Modified files: lib/libc/stdio fseek.c ftell.c Log: Try to discard some ungetc data in saved internal buffer checks too, if offset tends to be negative. Revision Changes Path 1.22 +17 -5 src/lib/libc/stdio/fseek.c 1.14 +10 -4 src/lib/libc/stdio/ftell.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message