Tim Schumacher
b9f7966e00
LibC: Move stack canary initialization before the global constructors
...
Once again, QEMU creates threads while running its constructors, which
is a recipe for disaster if we switch out the stack guard while that is
already running in the background.
To solve that, move initialization to our LibC initialization stage,
which is before any actual external initialization code runs.
2022-07-08 22:27:38 +00:00
..
2022-05-01 12:42:01 +02:00
2022-04-01 21:24:45 +01:00
2022-04-03 19:15:14 +02:00
2022-05-05 20:47:38 +02:00
2022-06-17 10:59:26 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-08 22:27:38 +00:00
2022-05-23 00:13:26 +02:00
2022-05-23 00:13:26 +02:00
2022-07-08 22:27:38 +00:00
2022-06-30 12:34:16 +01:00
2022-06-30 12:34:16 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-05-01 12:42:01 +02:00
2022-05-08 13:04:32 -07:00
2022-04-21 11:49:48 +02:00
2022-05-21 18:15:00 +02:00
2022-05-21 18:15:00 +02:00
2022-03-06 13:00:42 +01:00
2022-04-29 22:01:06 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-25 12:10:04 +01:00
2022-07-08 22:27:38 +00:00
2022-07-08 22:27:38 +00:00
2022-07-06 10:33:10 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-17 21:53:28 +01:00
2022-04-01 21:24:45 +01:00
2022-04-21 11:49:48 +02:00
2022-04-23 10:43:32 -07:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-05-20 22:18:54 +02:00
2022-03-02 11:40:37 +01:00
2022-04-01 21:24:45 +01:00
2022-07-06 11:12:45 +02:00
2022-05-12 15:01:32 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-06 10:34:20 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-21 22:38:15 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-08 22:27:38 +00:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-05-21 18:15:00 +02:00
2022-02-28 20:28:01 -08:00
2022-04-03 19:15:14 +02:00
2022-06-18 15:10:13 +02:00
2022-06-18 15:10:13 +02:00
2022-06-17 11:24:27 +01:00
2022-05-20 22:18:54 +02:00
2022-05-01 12:42:01 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-06 11:12:45 +02:00
2022-04-01 21:24:45 +01:00
2022-06-04 12:23:25 +01:00
2022-04-01 21:24:45 +01:00
2022-06-12 00:28:26 +01:00
2022-02-28 20:09:37 +01:00
2022-06-30 11:57:49 +02:00
2022-06-30 11:57:49 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-30 11:57:49 +02:00
2022-06-30 11:57:49 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-03-20 08:40:36 -04:00