]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* We have /var/tmp, not /usr/tmp. So use that where EGCS used the latter.
authorDavid E. O'Brien <obrien@FreeBSD.org>
Sat, 2 Oct 1999 21:50:07 +0000 (21:50 +0000)
committerDavid E. O'Brien <obrien@FreeBSD.org>
Sat, 2 Oct 1999 21:50:07 +0000 (21:50 +0000)
commit929da3a6b255d35a64f7b89dd4e187995c5c9623
tree3f8a970d1054f7e254f12c6884f8c54c4bbffa46
parentcb02c78a0cb3157d6a8b92a5aa34dff7662849b9
*  We have /var/tmp, not /usr/tmp.  So use that where EGCS used the latter.
*  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.
contrib/gcc/choose-temp.c