From owner-cvs-all Sun Jan 14 22:48:29 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 BB9A037B400; Sun, 14 Jan 2001 22:48:09 -0800 (PST) Received: (from gad@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0F6m9r09078; Sun, 14 Jan 2001 22:48:09 -0800 (PST) (envelope-from gad) Message-Id: <200101150648.f0F6m9r09078@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 14 Jan 2001 22:48:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getcap.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gad 2001/01/14 22:48:09 PST Modified files: (Branch: RELENG_4) lib/libc/gen getcap.c Log: (MFC from 2000/12/01) - Fix error-handling logic so ferror is called before fclose, instead of immediately after it. (1.13) PR: bin/22965 Revision Changes Path 1.11.2.2 +22 -8 src/lib/libc/gen/getcap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message