From owner-cvs-all Sat Aug 21 22:28:53 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BBEC14CC6; Sat, 21 Aug 1999 22:28:46 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA74585; Sat, 21 Aug 1999 22:28:16 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199908220528.WAA74585@freefall.freebsd.org> From: Tim Vanderhoek Date: Sat, 21 Aug 1999 22:28:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make job.c job.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/08/21 22:28:15 PDT Modified files: usr.bin/make job.c job.h Log: Fix a temp file race occurring only when -j is used. Noticed by: ru Obtained from: OpenBSD Revision Changes Path 1.14 +14 -12 src/usr.bin/make/job.c 1.9 +3 -3 src/usr.bin/make/job.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message