aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/unix.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Share vtables instead of replicating them for each unit.Janne Blomqvist1-18/+21
2011-10-31Introduce a size member function to struct stream.Janne Blomqvist1-3/+7
2011-10-31Simplify handling of special files.Janne Blomqvist1-6/+0
2011-01-27PR 47432 Use ttyname_r() if availableJanne Blomqvist1-1/+10
2010-11-04PR 44931 Move struct unix_stream to unix.cJanne Blomqvist1-21/+0
2010-11-04Remove prot from unix_streamJanne Blomqvist1-1/+0
2010-11-03Remove unused empty_internal_buffer functionJanne Blomqvist1-3/+0
2010-07-29re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin")Jerry DeLisle1-0/+23
2010-07-19re PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1.f03 * execution test)Jerry DeLisle1-1/+1
2010-07-13re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle1-0/+9
2010-05-08Fix typo in symbol visibility specificationJanne Blomqvist1-1/+1
2010-04-01transfer.c: Update copyright.Paul Thomas1-1/+1
2010-03-20re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle1-0/+3
2009-12-04PR libfortran/40812 Large file support for MinGWJanne Blomqvist1-7/+7
2009-11-19Move includes after include guardsJanne Blomqvist1-2/+3
2009-11-03Forgot files from r153825Janne Blomqvist1-0/+169
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert1-63/+0
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-0/+63