aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/unix.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-22re PR libfortran/19052 (unit 0 not preconnected to standard error)David Edelsohn1-1/+10
2005-01-22re PR libfortran/18982 (open(status="new") does not generate an error if the ...Thomas Koenig1-30/+41
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-0/+9
2004-12-08io.h (open_external): Change prototype.Steve Ellcey1-24/+57
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-31/+5
2004-12-02re PR libfortran/18284 (BACKSPACE broken)Bud Davis1-0/+3
2004-12-02flush.c: New file.Steven G. Kargl1-1/+16
2004-11-28direct_io_2.f90: New test.Bud Davis1-1/+2
2004-10-30config.h.in: Regenerate.Aaron W. LaFramboise1-3/+34
2004-10-30Missing bit of previous patch.Aaron W. LaFramboise1-0/+1
2004-10-07transfer.c (finalize_transfer): Free internal streams.Paul Brook1-0/+1
2004-09-18config.h.in: Regenerate.Aaron W. LaFramboise1-0/+10
2004-08-31re PR libfortran/16805 (Runtime failure using list directed read from string)Paul Brook1-3/+0
2004-08-31transfer.c (read_sf): Rename uinty to readlen.Paul Brook1-1/+1
2004-07-05re PR libfortran/15472 (implicit open for unformatted file causes run-time er...Bud Davis1-17/+36
2004-06-26re PR libfortran/16196 (gfortran fails to create file with OPEN(...,status='R...Bud Davis1-1/+1
2004-05-18re PR libfortran/15235 (libgfortran doesn't build on Solaris 10)Tobias Schlüter1-24/+24
2004-05-16io.h (flush): Add prototype.Janne Blomqvist1-0/+6
2004-05-15re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter1-5/+5
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1432