]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Attempt to use the environment variable TMPDIR for the temporary
authormikeh <mikeh@FreeBSD.org>
Sat, 7 Jul 2001 04:08:32 +0000 (04:08 +0000)
committermikeh <mikeh@FreeBSD.org>
Sat, 7 Jul 2001 04:08:32 +0000 (04:08 +0000)
commitbc02f9cebed6df8c5095c6a6ec7c4fa01e2a1c09
treecc997c2d3a4f00b959b407f792b10bf5cc6500f5
parent320a122050e2731feb8d0cd53a31866101f21af0
Attempt to use the environment variable TMPDIR for the temporary
directory, defaulting to /tmp.

PR: bin/16924
Reviewed by: dd
MFC after: 2 weeks
lib/libc/stdio/tmpfile.c
lib/libc/stdio/tmpnam.3