From owner-cvs-all Sun Nov 19 2:30:46 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 070A737B479; Sun, 19 Nov 2000 02:30:43 -0800 (PST) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA28908; Sun, 19 Nov 2000 02:30:43 -0800 (PST) (envelope-from kris@FreeBSD.org) Message-Id: <200011191030.CAA28908@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 19 Nov 2000 02:30:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys getpid.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/11/19 02:30:42 PST Modified files: lib/libc/sys getpid.2 Log: Don't suggest people use getpid() to construct temporary filenames; point them to mkstemp() instead. Obtained from: OpenBSD (based on) Revision Changes Path 1.10 +7 -3 src/lib/libc/sys/getpid.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message