From owner-cvs-all Sat Sep 1 7:40:10 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 DEBB437B409; Sat, 1 Sep 2001 07:40:03 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f81Ee3T52820; Sat, 1 Sep 2001 07:40:03 -0700 (PDT) (envelope-from ache) Message-Id: <200109011440.f81Ee3T52820@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Sep 2001 07:40:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fseek.3 fseek.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/09/01 07:40:03 PDT Modified files: lib/libc/stdio fseek.3 fseek.c Log: Make fseek(... SEEK_CUR) fails if current file-position is unspecified. Revision Changes Path 1.18 +3 -7 src/lib/libc/stdio/fseek.3 1.27 +7 -3 src/lib/libc/stdio/fseek.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message