index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgfortran
/
io
/
unix.h
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright years.
Jakub Jelinek
2019-01-01
Update copyright years.
Jakub Jelinek
2018-10-06
Use gfc_charlen_type instead of int for string lenghts
Janne Blomqvist
2018-01-07
PR 78534, 83704 Handle large formatted I/O
Janne Blomqvist
2018-01-03
Update copyright years.
Jakub Jelinek
2017-04-11
close.c: Fix white space in pointer declarations and comment formats where ap...
Jerry DeLisle
2017-01-01
Update copyright years.
Jakub Jelinek
2016-10-26
New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec.
Fritz Reese
2016-01-04
Update copyright years.
Jakub Jelinek
2015-09-04
libgfortran: Use remove(3) instead of unlink(2) when deleting files.
Janne Blomqvist
2015-01-05
Update copyright years.
Jakub Jelinek
2014-06-08
PR 56981 Flush buffer at record boundary if possible.
Janne Blomqvist
2014-05-22
PR 60324 Handle long path names, don't use PATH_MAX.
Janne Blomqvist
2014-01-02
Update copyright years in libgfortran/
Richard Sandiford
2013-04-29
PR 56981 Improve unbuffered performance on special files.
Janne Blomqvist
2013-01-14
Update copyright years in libgfortran.
Richard Sandiford
2012-03-16
Share vtables instead of replicating them for each unit.
Janne Blomqvist
2011-10-31
Introduce a size member function to struct stream.
Janne Blomqvist
2011-10-31
Simplify handling of special files.
Janne Blomqvist
2011-01-27
PR 47432 Use ttyname_r() if available
Janne Blomqvist
2010-11-04
PR 44931 Move struct unix_stream to unix.c
Janne Blomqvist
2010-11-04
Remove prot from unix_stream
Janne Blomqvist
2010-11-03
Remove unused empty_internal_buffer function
Janne Blomqvist
2010-07-29
re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin")
Jerry DeLisle
2010-07-19
re PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1.f03 * execution test)
Jerry DeLisle
2010-07-13
re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)
Jerry DeLisle
2010-05-08
Fix typo in symbol visibility specification
Janne Blomqvist
2010-04-01
transfer.c: Update copyright.
Paul Thomas
2010-03-20
re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)
Jerry DeLisle
2009-12-04
PR libfortran/40812 Large file support for MinGW
Janne Blomqvist
2009-11-19
Move includes after include guards
Janne Blomqvist
2009-11-03
Forgot files from r153825
Janne Blomqvist
2007-01-17
re PR libfortran/27107 (Make dependency on io/io.h broken)
Francois-Xavier Coudert
2005-11-21
re PR fortran/14943 (read/write code generation is not thread safe)
Jakub Jelinek