| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| close.c | ||
| fbuf.c | ||
| file_pos.c | ||
| format.c | ||
| inquire.c | ||
| intrinsics.c | ||
| io.h | ||
| list_read.c | ||
| lock.c | ||
| open.c | ||
| read.c | ||
| size_from_kind.c | ||
| transfer.c | ||
| unit.c | ||
| unix.c | ||
| write.c | ||
| write_float.def |
2009-06-07 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libfortran/40008 * libgfortran.h: Define IOPARM_OPEN_HAS_NEWUNIT. * io/open.c (st_open): Don't error on negative unit number if NEWUNIT was specified. If NEWUNIT is specified, call new function to get the unique unit number and assign it. * io/io.h (st_parameter_open): Add pointer to newunit. Add prototype for next_available_newunit. Add prototype for new function, get_unique_unit_number. * io/unit.c: Declare next_available_newunit. Define the first newunit number. (init_units): Initialize next_available_unit. (get_unique_unit_number): New function. Fix whitespace and comments. * io/transfer.c (data_transfer_init): Update error message to not be specific to OPEN statements. From-SVN: r148253
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| close.c | Loading commit data... | |
| fbuf.c | Loading commit data... | |
| file_pos.c | Loading commit data... | |
| format.c | Loading commit data... | |
| inquire.c | Loading commit data... | |
| intrinsics.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... | |
| size_from_kind.c | Loading commit data... | |
| transfer.c | Loading commit data... | |
| unit.c | Loading commit data... | |
| unix.c | Loading commit data... | |
| write.c | Loading commit data... | |
| write_float.def | Loading commit data... |