1
0
mirror of https://git.code.sf.net/p/mingw-w64/mingw-w64 synced 2025-09-21 00:42:03 +03:00
Files
Pali Rohár 4cb9f3d309 crt: Add _setjmp and _setjmpex symbol aliases for UCRT builds
UCRT has _setjmp and _setjmpex function symbols in DLL libs prefixed by the
__intrinsic keyword. Add symbol aliases without this prefix which allows to
call _setjmp and _setjmpex without the prefix also for UCRT builds and so
allows to unify header files for msvcrt vs UCRT builds.

Aliases in crt-aliases.def.in are used for libucrtbase.a and libucrtbased.a
import libraries. Aliases in api-ms-win-crt-private-l1-1-0.def.in are used
for libucrt.a import library. And aliases in setjmp.S are used for
libucrtapp.a import library.

Signed-off-by: Martin Storsjö <martin@martin.st>
2025-09-14 00:33:19 +03:00
..
2022-05-27 00:30:29 +03:00
2022-05-27 00:30:29 +03:00
2020-10-05 22:33:44 +08:00
2022-03-27 15:39:01 +08:00
2023-12-04 15:33:38 +02:00
2022-09-16 21:56:37 +08:00
2023-12-12 22:07:44 +08:00
2023-12-12 22:07:44 +08:00
2019-12-09 23:39:40 +08:00
2019-12-11 22:35:38 +08:00
2019-12-10 19:25:05 +08:00
2023-12-12 22:07:42 +08:00
2020-07-03 22:18:22 +03:00
2023-12-12 22:07:42 +08:00
2023-10-17 11:44:03 +03:00
2023-12-12 22:07:42 +08:00
2023-12-04 15:33:38 +02:00
2021-04-03 17:27:16 +08:00
2018-11-11 19:41:05 +01:00
2019-11-12 20:19:13 +08:00
2023-12-12 22:07:42 +08:00
2020-09-09 22:15:26 +08:00
2023-12-04 15:33:36 +02:00
2023-12-12 22:07:42 +08:00
2020-02-29 00:29:48 +02:00
2020-02-29 23:07:58 +02:00
2021-01-05 23:01:54 +08:00
2023-04-04 23:21:34 +08:00
2023-12-19 15:03:21 +02:00
2023-12-19 15:03:21 +02:00
2023-12-04 15:33:37 +02:00
2022-08-16 14:34:14 +08:00
2022-05-27 00:30:29 +03:00
2024-01-16 10:38:37 +02:00
2020-10-06 13:42:31 +08:00
2020-03-02 11:49:33 +02:00
2024-11-04 22:46:47 +08:00
2025-05-24 12:15:19 +02:00
2021-05-21 23:36:27 +08:00
2020-10-09 00:01:55 +08:00
2022-11-27 22:21:39 +08:00
2023-12-12 22:07:44 +08:00
2020-03-31 10:24:38 +08:00
2025-04-24 15:58:01 +08:00
2021-10-22 13:52:22 +03:00
2024-10-12 09:00:44 +08:00
2019-02-21 13:15:14 +08:00
2019-08-21 18:44:13 +03:00
2022-03-10 21:40:52 +08:00
2023-08-09 23:17:18 +08:00
2020-07-03 22:19:34 +03:00
2024-10-13 19:19:00 +08:00
2019-06-10 06:50:21 +08:00
2019-06-27 23:52:17 +08:00
2021-05-13 17:49:24 +00:00
2019-03-18 13:28:33 +08:00
2023-09-21 23:06:14 +08:00
2023-12-12 22:07:44 +08:00
2022-10-14 14:52:16 +03:00