gcc/libgfortran/io
Janne Blomqvist 9cd72574bc PR47296 Segfault when running out of file descriptors
From-SVN: r168888
2011-01-17 07:48:10 +02:00
..
close.c
fbuf.c Remove free_mem 2010-05-07 18:55:59 +03:00
fbuf.h Move includes after include guards 2009-11-19 22:23:03 +02:00
file_pos.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
format.c re PR fortran/45143 ([F2008,corrig1] Endless loop with unlimited edit descriptor) 2010-08-07 12:03:23 +00:00
format.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
inquire.c PR 44931 Move struct unix_stream to unix.c 2010-11-04 21:29:28 +02:00
intrinsics.c PR libfortran/43605 FTELL intrinsic, take 2. 2010-04-01 23:51:45 +03:00
io.h PR 45629 Remove usage of setjmp/longjmp 2010-11-02 14:56:38 +02:00
list_read.c re PR libfortran/47154 (END= does not work in namelist read) 2011-01-05 03:53:15 +00:00
lock.c Remove free_mem 2010-05-07 18:55:59 +03:00
open.c re PR libfortran/45723 (opening /dev/null for appending writes) 2010-09-22 03:10:24 +00:00
read.c re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions) 2011-01-16 17:55:27 +01:00
size_from_kind.c
transfer.c re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
transfer128.c re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions) 2011-01-16 17:55:27 +01:00
unit.c Don't update the position flag for non-seekable files, check for stell() error. 2010-08-02 09:22:23 +03:00
unix.c PR47296 Segfault when running out of file descriptors 2011-01-17 07:48:10 +02:00
unix.h PR 44931 Move struct unix_stream to unix.c 2010-11-04 21:29:28 +02:00
write.c re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
write_float.def re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions) 2011-01-16 17:55:27 +01:00