From owner-cvs-all Fri Apr 20 22:24:12 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 B475437B422; Fri, 20 Apr 2001 22:24:08 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3L5O8x67862; Fri, 20 Apr 2001 22:24:08 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200104210524.f3L5O8x67862@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Fri, 20 Apr 2001 22:24:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 extern.h main.c misc.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/04/20 22:24:08 PDT Modified files: (Branch: RELENG_4) usr.bin/m4 extern.h main.c misc.c Log: MFC: Clean up temporary file(s) and directory when m4 exits without falling through main() (e.g., signals or calls to errx()). Revision Changes Path 1.4 +3 -0 src/usr.bin/m4/extern.h 1.10 +3 -8 src/usr.bin/m4/main.c 1.7 +14 -1 src/usr.bin/m4/misc.c Revision Changes Path 1.3.6.1 +3 -0 src/usr.bin/m4/extern.h 1.6.2.4 +3 -8 src/usr.bin/m4/main.c 1.5.2.2 +14 -1 src/usr.bin/m4/misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message