Peter Klausler
80fa3bddd0
[flang] Implement FNUM() ( #159433 )
...
The GNU Fortran library function FNUM(u) returns the UNIX file
descriptor that corresponds to an open Fortran unit number, if any;
otherwise -1.
This implementation is a library extension only, not an intrinsic.
2025-09-19 08:09:39 -07:00
..
2025-06-24 00:07:10 +01:00
2025-06-04 22:24:42 +01:00
2025-05-05 08:32:08 -07:00
2025-04-10 18:41:54 -07:00
2023-09-25 14:02:39 +02:00
2023-09-25 14:02:39 +02:00
2025-06-24 00:07:10 +01:00
2025-07-09 13:43:54 +09:00
2025-06-24 00:07:10 +01:00
2025-04-02 14:30:01 +02:00
2025-04-02 15:43:19 +02:00
2025-04-25 14:13:17 +02:00
2025-09-17 09:14:32 -07:00
2025-07-25 21:35:01 +02:00
2025-08-29 15:58:03 -07:00
2025-06-24 00:07:10 +01:00
2025-06-24 00:07:10 +01:00
2025-04-25 08:47:38 -07:00
2025-08-28 11:42:20 +01:00
2025-07-31 08:09:12 +08:00
2024-10-17 16:30:28 +01:00
2025-07-19 13:41:07 +08:00
2024-05-15 13:10:16 +01:00
2024-10-10 09:26:04 +01:00
2025-07-16 10:14:26 -07:00
2024-07-24 18:14:05 -03:00
2025-09-19 08:09:39 -07:00
2025-05-15 11:26:21 -07:00
2025-02-08 18:02:54 +01:00
2025-07-14 16:55:40 -04:00
2025-07-07 09:57:03 +01:00
2025-07-07 09:57:03 +01:00
2025-07-29 16:50:39 +01:00
2024-10-18 15:58:33 +01:00
2024-10-10 09:26:04 +01:00
2025-09-18 09:57:32 -07:00
2025-01-16 12:34:38 -08:00
2025-01-10 11:05:23 -06:00
2025-01-16 12:34:38 -08:00
2025-05-30 08:33:53 -04:00
2025-02-08 18:02:54 +01:00
2025-09-16 16:43:37 +05:30
2025-08-15 19:00:08 +08:00
2023-09-25 14:02:39 +02:00
2024-12-18 07:02:37 -08:00