Date: Tue, 30 Mar 1999 01:30:36 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/egcs/gcc choose-temp.c Message-ID: <199903300930.BAA28477@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/03/30 01:30:35 PST Modified files: contrib/egcs/gcc choose-temp.c Log: In the absence of the env vars TMPDIR, TMP, TEMP which override this ordering, attempt to create temperary files in /tmp, P_tmpdir (/var/tmp), /usr/tmp, and . until successful. Revision Changes Path 1.3 +7 -5 src/contrib/egcs/gcc/choose-temp.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?199903300930.BAA28477>