Peter Wang
67512fdb43
Handle ENOTEMPTY == EEXIST in MR_errno_name().
...
On AIX, both ENOTEMPTY and EEXIST are defined to the same value,
which caused the code generated for MR_errno_name() to fail to compile.
tools/generate_errno_name:
Handle the case that ENOTEMPTY == EEXIST in the generated function.
Likewise for other errno name aliases.
runtime/mercury_errno_name.c:
Regenerate this file.
2025-04-30 11:20:21 +10:00
..
2023-01-23 02:29:13 +11:00
2023-06-26 20:05:24 +10:00
2024-09-02 10:27:50 +10:00
2022-12-29 20:33:08 +11:00
2024-02-20 15:09:17 +11:00
2024-01-26 15:52:35 +11:00
2022-12-29 20:33:08 +11:00
2022-12-29 20:33:08 +11:00
2025-04-28 12:58:40 +10:00
2023-09-09 14:23:50 +10:00
2023-11-06 16:15:34 +11:00
2024-10-14 00:04:09 +11:00
2025-04-30 11:20:21 +10:00
2022-08-23 16:39:48 +10:00
2022-12-29 20:33:08 +11:00
2022-07-05 08:00:12 +10:00
2022-12-29 20:33:08 +11:00
2022-07-05 08:00:12 +10:00
2023-04-24 14:00:13 +10:00
2023-07-16 22:04:05 +10:00
2024-08-29 11:46:44 +10:00
2022-12-29 20:33:08 +11:00
2025-04-20 20:50:07 +10:00
2024-04-28 16:49:18 +10:00
2022-12-29 20:33:08 +11:00
2022-07-05 08:00:12 +10:00
2024-02-20 15:09:17 +11:00
2024-02-20 15:09:17 +11:00
2023-10-22 23:45:22 +11:00
2023-10-22 14:34:42 +11:00
2022-07-05 08:00:12 +10:00
2024-10-02 10:38:02 +02:00
2024-10-02 10:38:02 +02:00
2023-12-03 00:19:48 +11:00
2024-04-28 16:49:18 +10:00
2024-04-02 12:44:41 +11:00
2025-03-28 17:35:32 +11:00
2024-08-29 11:46:44 +10:00
2025-03-29 05:27:40 +11:00
2023-12-20 15:32:02 +11:00
2022-08-29 10:57:39 +10:00
2022-08-23 16:39:48 +10:00
2024-10-13 19:47:06 +11:00
2024-09-17 11:09:18 +02:00