io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Sat, 6 Aug 2005 22:57:46 +0000 (00:57 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 6 Aug 2005 22:57:46 +0000 (22:57 +0000)
commite087fdd81c5f4bf07d629811f5cec2a27b8377f8
tree6498749cbf2e63a2b2e64c446f2702bb36c40f32
parent9f6206d9df6963318e5bf2ea6ddc5c747f46ff37
io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.

* io/io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.
* io/unix.c (tempfile): Look at the TEMP environment variable
to find the temporary files directory. Whitespace correction.

From-SVN: r102822
libgfortran/ChangeLog
libgfortran/io/io.h
libgfortran/io/unix.c