From owner-cvs-all Sun Nov 19 2:21:35 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 5643337B4C5; Sun, 19 Nov 2000 02:21:33 -0800 (PST) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA28419; Sun, 19 Nov 2000 02:21:33 -0800 (PST) (envelope-from kris@FreeBSD.org) Message-Id: <200011191021.CAA28419@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 19 Nov 2000 02:21:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio mktemp.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/11/19 02:21:32 PST Modified files: lib/libc/stdio mktemp.3 Log: Update the documentation to describe the new mktemp() family behaviour. Also notes that mkstemp() first appeared in 4.4BSD (change obtained from OpenBSD) Reviewed by: sheldonh Revision Changes Path 1.14 +34 -9 src/lib/libc/stdio/mktemp.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message