K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-10-02T21:50:07.000000Z K 7 svn:log V 265 * 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. END