]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/io/unix.h
Update copyright years.
[thirdparty/gcc.git] / libgfortran / io / unix.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-06  Janne BlomqvistUse gfc_charlen_type instead of int for string lenghts
2018-01-07  Janne BlomqvistPR 78534, 83704 Handle large formatted I/O
2018-01-03  Jakub JelinekUpdate copyright years.
2017-04-11  Jerry DeLisleclose.c: Fix white space in pointer declarations and...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-26  Fritz ReeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-09-03  Janne Blomqvistlibgfortran: Use remove(3) instead of unlink(2) when...
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...