Jan Beich
303efbc268
Common: add explicit <signal.h> for BSDs after 3ed7435012
Common/ExceptionHandlerSetup.cpp:298:6: error: no matching constructor for initialization of 'sigaltstack'
if (sigaltstack(&signal_stack, nullptr)) {
^ ~~~~~~~~~~~~~~~~~~~~~~
/usr/include/sys/signal.h:449:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 2 were provided
struct __stack_t {
^
/usr/include/sys/signal.h:434:19: note: expanded from macro '__stack_t'
#define __stack_t sigaltstack
^
/usr/include/sys/signal.h:449:8: note: candidate constructor (the implicit move constructor) not viable: requires 1 argument, but 2 were provided
/usr/include/sys/signal.h:434:19: note: expanded from macro '__stack_t'
#define __stack_t sigaltstack
^
/usr/include/sys/signal.h:449:8: note: candidate constructor (the implicit default constructor) not viable: requires 0 arguments, but 2 were provided
/usr/include/sys/signal.h:434:19: note: expanded from macro '__stack_t'
#define __stack_t sigaltstack
^
2022-07-09 16:09:37 +00:00
..
2022-07-08 10:49:33 +02:00
2022-07-06 23:59:47 +02:00
2022-04-02 16:37:04 -07:00
2022-06-20 17:38:01 +02:00
2022-01-30 16:35:33 -08:00
2022-04-13 11:44:55 +02:00
2022-01-29 05:43:07 +07:00
2022-01-30 16:35:33 -08:00
2022-07-07 00:08:50 +02:00
2021-10-07 21:08:46 +02:00
2022-01-10 00:11:08 +00:00
2022-04-15 18:30:21 +02:00
2022-06-21 08:32:57 +02:00
2021-03-02 21:49:21 -08:00
2022-01-30 16:35:33 -08:00
2022-01-30 16:09:33 -08:00
2022-01-30 16:35:33 -08:00
2022-04-25 23:39:17 +01:00
2021-09-18 20:00:05 -07:00
2022-01-30 16:35:33 -08:00
2019-08-05 11:44:52 -07:00
2021-03-02 21:49:21 -08:00
2021-05-14 22:46:03 -07:00
2021-05-14 22:46:03 -07:00
2020-12-02 00:33:51 +01:00
2021-02-18 08:56:36 -08:00
2022-05-01 10:20:11 +02:00
2022-05-01 10:20:11 +02:00
2022-06-19 16:47:02 +02:00
2020-10-04 09:12:46 +02:00
2018-02-25 10:27:59 +01:00
2022-01-30 16:35:33 -08:00
2020-08-16 14:48:54 +02:00
2022-01-31 21:27:51 -08:00
2022-01-31 21:27:51 -08:00
2022-04-23 22:52:28 +02:00
2022-07-09 16:09:37 +00:00
2020-07-14 09:25:45 +02:00
2022-01-30 16:35:33 -08:00
2022-01-30 16:35:33 -08:00
2020-10-04 23:39:02 +02:00
2022-01-30 16:35:33 -08:00
2022-01-29 18:39:21 -08:00
2021-11-07 15:47:05 +01:00
2021-05-09 17:00:48 -07:00
2021-06-06 09:22:03 -07:00
2021-06-06 09:22:03 -07:00
2020-08-15 19:08:44 +02:00
2022-01-30 16:35:33 -08:00
2021-07-07 19:01:42 +02:00
2022-01-30 16:35:33 -08:00
2021-12-03 14:30:32 -08:00
2021-07-07 19:01:42 +02:00
2022-04-23 22:52:28 +02:00
2022-04-18 00:26:35 +02:00
2022-01-30 16:35:33 -08:00
2021-03-02 21:14:09 -08:00
2022-01-30 16:35:33 -08:00
2020-08-16 14:48:54 +02:00
2020-01-14 17:15:11 +08:00
2020-01-14 17:15:11 +08:00
2021-07-31 03:03:13 +10:00
2022-01-30 16:35:33 -08:00
2022-01-30 16:35:33 -08:00
2021-12-07 21:28:39 +01:00
2020-09-29 15:51:51 +02:00
2021-03-02 21:49:21 -08:00
2022-01-30 16:35:33 -08:00
2022-06-10 23:57:59 +02:00
2022-04-08 11:55:49 +02:00
2020-12-19 19:48:24 +01:00
2022-01-30 16:35:33 -08:00
2022-02-15 20:12:45 -08:00
2022-01-30 16:35:33 -08:00