gcc/libgfortran/io
Francois-Xavier Coudert e087fdd81c 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
2005-08-06 22:57:46 +00:00
..
backspace.c backspace.c (unformatted_backspace): Do not dereference the pointer to the stream. 2005-04-08 19:07:54 +00:00
close.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
endfile.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
format.c re PR libfortran/20006 ($ format extension doesn't work) 2005-05-29 12:22:49 +00:00
inquire.c re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL status) 2005-04-18 07:34:32 +00:00
io.h io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp. 2005-08-06 22:57:46 +00:00
list_read.c [multiple changes] 2005-07-13 18:43:14 +00:00
lock.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
open.c configure.ac: Add additional warning flags. 2005-05-17 18:54:58 +02:00
read.c [multiple changes] 2005-07-22 14:07:19 +00:00
rewind.c rewind.c (st_rewind): Flush the stream when resetting the mode from WRITING to READING. 2005-04-26 15:27:11 -04:00
transfer.c transfer.c (data_transfer_init): Truncate file in sequential WRITE when last_record == 0, rather than current_record. 2005-08-04 20:26:29 +00:00
unit.c re PR libfortran/22570 (Null Characters instead of blanks in text output.) 2005-07-22 17:43:31 +00:00
unix.c io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp. 2005-08-06 22:57:46 +00:00
write.c re PR libfortran/22436 (print *,tiny(1._10) yields asterisks) 2005-07-30 20:45:02 +00:00