From owner-cvs-all Fri Dec 15 5:20:46 2000 From owner-cvs-all@FreeBSD.ORG Fri Dec 15 05:20:44 2000 Return-Path: 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 698DF37B400; Fri, 15 Dec 2000 05:20:44 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBFDKiE14528; Fri, 15 Dec 2000 05:20:44 -0800 (PST) (envelope-from ache) Message-Id: <200012151320.eBFDKiE14528@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 15 Dec 2000 05:20:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ldd ldd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/12/15 05:20:44 PST Modified files: usr.bin/ldd ldd.c Log: Fix lseek args order (PR 23549) Catch and report lseek errors too While reading header don't attempt to continue reading if some IO operation fails PR: 23549 Revision Changes Path 1.21 +16 -13 src/usr.bin/ldd/ldd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message