From owner-cvs-all Sun Nov 19 4: 4:18 2000 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 173E437B479; Sun, 19 Nov 2000 04:04:13 -0800 (PST) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA38645; Sun, 19 Nov 2000 04:04:13 -0800 (PST) (envelope-from kris@FreeBSD.org) Message-Id: <200011191204.EAA38645@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 19 Nov 2000 04:04:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make job.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/11/19 04:04:12 PST Modified files: usr.bin/make job.c Log: Unlink the temporary file immediately so it is removed on exit. Obtained from: OpenBSD Revision Changes Path 1.23 +16 -20 src/usr.bin/make/job.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message