..
async.c
Fixes a hang on an invalid ID in a WAIT statement.
2020-05-23 19:01:43 +02:00
async.h
Use au->lock exclusively for locking in async I/O.
2020-02-18 19:45:25 +01:00
close.c
Add early return for invalid STATUS for close.
2020-05-14 18:33:24 +02:00
fbuf.c
Update copyright years.
2020-01-01 12:51:42 +01:00
fbuf.h
Update copyright years.
2020-01-01 12:51:42 +01:00
file_pos.c
Update copyright years.
2020-01-01 12:51:42 +01:00
format.c
PR90374 Zero width format specifiers.
2020-01-17 11:26:10 -08:00
format.h
Update copyright years.
2020-01-01 12:51:42 +01:00
inquire.c
Update copyright years.
2020-01-01 12:51:42 +01:00
intrinsics.c
Update copyright years.
2020-01-01 12:51:42 +01:00
io.h
PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit descriptors.
2020-01-02 00:57:31 +00:00
list_read.c
Update copyright years.
2020-01-01 12:51:42 +01:00
lock.c
Update copyright years.
2020-01-01 12:51:42 +01:00
open.c
Update copyright years.
2020-01-01 12:51:42 +01:00
read.c
Update copyright years.
2020-01-01 12:51:42 +01:00
size_from_kind.c
Update copyright years.
2020-01-01 12:51:42 +01:00
transfer128.c
Update copyright years.
2020-01-01 12:51:42 +01:00
transfer.c
PR fortran/95195 - Fortran testcase should clean up afterwards
2020-06-08 21:01:06 +02:00
unit.c
PR fortran/95104 - Segfault on a legal WAIT statement
2020-05-28 21:53:17 +02:00
unix.c
Update copyright years.
2020-01-01 12:51:42 +01:00
unix.h
Update copyright years.
2020-01-01 12:51:42 +01:00
write_float.def
PR90374 Zero width format specifiers.
2020-01-17 11:26:10 -08:00
write.c
Disable -Wstringop-overflow warning after checking code path of caller.
2020-06-13 10:04:33 +02:00