Date: Sun, 24 Oct 1999 04:57:25 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio mktemp.c tempnam.c tmpnam.c Message-ID: <199910241157.EAA36570@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 1999/10/24 04:57:25 PDT
Modified files:
lib/libc/stdio mktemp.c tempnam.c tmpnam.c
Log:
Remove UNSAFE_WARN ifdef for mktemp warning (never defined)
Use _mktemp internally
Revision Changes Path
1.15 +1 -3 src/lib/libc/stdio/mktemp.c
1.8 +4 -4 src/lib/libc/stdio/tempnam.c
1.3 +3 -1 src/lib/libc/stdio/tmpnam.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910241157.EAA36570>
