PR fortran/15235 * gfortran.h (offset_t): Rename to ... (gfc_offset): ... this. * io/backspace.c (formatted_backspace, unformatted_backspace), io/io.h (stream, gfc_unit, global_t, file_length, file_position), transfer.c (us_read, us_write, next_record_r, next_record_w), io/unit.c (init_units), unix.c (unix_stream, fd_alloc, fd_alloc_r_at, fd_alloc_w_at, fd_seek, mmap_alloc, mmap_alloc_r_at, mmap_alloc_w_at, mmap_seek, mem_alloc_r_at, mem_alloc_w_at, mem_seek, file_length, file_position): Replace all occurences of offset_t by gfc_offset. From-SVN: r81994
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backspace.c | Loading commit data... | |
close.c | Loading commit data... | |
endfile.c | Loading commit data... | |
format.c | Loading commit data... | |
inquire.c | Loading commit data... | |
io.h | Loading commit data... | |
list_read.c | Loading commit data... | |
lock.c | Loading commit data... | |
open.c | Loading commit data... | |
read.c | Loading commit data... | |
rewind.c | Loading commit data... | |
transfer.c | Loading commit data... | |
unit.c | Loading commit data... | |
unix.c | Loading commit data... | |
write.c | Loading commit data... |