re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10) gives SIGFPE with -ffpe-trap...
[gcc.git] / libgfortran / io / unix.h
2015-01-05 Jakub JelinekUpdate copyright years.
2014-06-08 Janne BlomqvistPR 56981 Flush buffer at record boundary if possible.
2014-05-22 Janne BlomqvistPR 60324 Handle long path names, don't use PATH_MAX.
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-04-29 Janne BlomqvistPR 56981 Improve unbuffered performance on special...
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-03-16 Janne BlomqvistShare vtables instead of replicating them for each...
2011-10-31 Janne BlomqvistIntroduce a size member function to struct stream.
2011-10-31 Janne BlomqvistSimplify handling of special files.
2011-01-27 Janne BlomqvistPR 47432 Use ttyname_r() if available
2010-11-04 Janne BlomqvistPR 44931 Move struct unix_stream to unix.c
2010-11-03 Janne BlomqvistRemove prot from unix_stream
2010-11-03 Janne BlomqvistRemove unused empty_internal_buffer function
2010-07-29 Jerry DeLislere PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME=...
2010-07-19 Jerry DeLislere PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1...
2010-07-13 Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-05-08 Janne BlomqvistFix typo in symbol visibility specification
2010-04-01 Paul Thomastransfer.c: Update copyright.
2010-03-20 Jerry DeLislere PR fortran/43409 (I/O: INQUIRE for SIZE does not...
2009-12-04 Janne BlomqvistPR libfortran/40812 Large file support for MinGW
2009-11-19 Janne BlomqvistMove includes after include guards
2009-11-02 Janne BlomqvistForgot files from r153825
2007-01-17 Francois-Xavier... re PR libfortran/27107 (Make dependency on io/io.h...
2005-11-21 Jakub Jelinekre PR fortran/14943 (read/write code generation is...