gcc/libgfortran/io
Andreas Jaeger deeab82073 chdir.c, [...]: Include <string.h> for prototypes.
* intrinsics/chdir.c, intrinsics/getlog.c, intrinsics/link.c,
	intrinsics/symlnk.c, intrinsics/perror.c: Include <string.h> for
	prototypes.

	* runtime/string.c (compare0): Remove unused variable.
	* io/unit.c (init_units): Remove unused variables.
	* intrinsics/getcwd.c (getcwd_i4_sub): Remove unused variable.
	* intrinsics/unlink.c (unlink_i4_sub): Remove unused variable.
	* intrinsics/stat.c (stat_i4_sub, fstat_i8_sub, fstat_i4_sub,
	stat_i8_sub): Remove unused variable.

From-SVN: r99716
2005-05-15 10:25:52 +02: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 re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
endfile.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
format.c re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in format string) 2005-04-09 11:44:07 -07: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 re PR fortran/17472 ([4.0 only] namelist does not handle arrays) 2005-04-17 20:09:37 +00:00
list_read.c Fix bug that causes testsuite failure in namelist_13.f90 on some systems. 2005-04-23 12:38:08 +00:00
lock.c re PR fortran/17472 ([4.0 only] namelist does not handle arrays) 2005-04-17 20:09:37 +00:00
open.c re PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes testsuite failures) 2005-05-12 17:50:33 +00:00
read.c re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdin/stdout/stderr) 2005-05-10 08:34:58 +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 re PR fortran/17472 ([4.0 only] namelist does not handle arrays) 2005-04-17 20:09:37 +00:00
unit.c chdir.c, [...]: Include <string.h> for prototypes. 2005-05-15 10:25:52 +02:00
unix.c re PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes testsuite failures) 2005-05-12 17:50:33 +00:00
write.c Fix bug that causes testsuite failure in namelist_13.f90 on some systems. 2005-04-23 12:38:08 +00:00