From owner-cvs-all Sun Apr 4 13:30: 4 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 53F2214F3A; Sun, 4 Apr 1999 13:30:02 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA52937; Sun, 4 Apr 1999 13:28:06 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199904042028.NAA52937@freefall.freebsd.org> From: Warner Losh Date: Sun, 4 Apr 1999 13:28:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio mktemp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/04/04 13:28:05 PDT Modified files: lib/libc/stdio mktemp.c Log: Add mkstemps from OpenBSD. This has been in my tree for months and hasn't caused any problems until the egcs import. This fix breaks the world build, but my very next commit will remove mkstemps from the egcs build. Revision Changes Path 1.13 +24 -7 src/lib/libc/stdio/mktemp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message