From owner-cvs-all Fri Aug 31 5:55:27 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 3CAF337B401; Fri, 31 Aug 2001 05:55:23 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7VCtNm74580; Fri, 31 Aug 2001 05:55:23 -0700 (PDT) (envelope-from ache) Message-Id: <200108311255.f7VCtNm74580@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 31 Aug 2001 05:55:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio stdio.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/31 05:55:23 PDT Modified files: lib/libc/stdio stdio.c Log: Detect fp->_offset overflow on read Use errno to catch negative seek with -1 offset Revision Changes Path 1.13 +24 -10 src/lib/libc/stdio/stdio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message