Mike Frysinger
92bdeb2888
sim: ppc: workaround uninitialized variable compiler warnings
...
Some compilers don't understand the semctl API and think it's an input
argument even when it's used as an output, and then complains that it
is being used uninitialized. Zero it out explicitly to workaround it.
This adds some runtime overhead, but should be fairly minor as it's a
small stack buffer, and shouldn't be that relevant relative to all the
other logic in these functions.
2024-01-08 20:13:22 -05:00
..
2023-12-22 23:29:19 -05:00
2024-01-01 10:53:15 -05:00
2023-12-21 01:59:22 -05:00
2024-01-08 20:01:45 -05:00
2023-12-19 05:51:10 -05:00
2024-01-08 20:01:05 -05:00
2024-01-03 01:58:20 -05:00
2024-01-06 23:30:43 -05:00
2023-12-07 21:41:27 -07:00
2023-12-22 23:29:19 -05:00
2023-01-15 20:55:48 -05:00
2024-01-01 10:56:08 -05:00
2023-12-19 05:51:10 -05:00
2023-12-22 23:29:19 -05:00
2024-01-03 03:13:47 -05:00
2023-12-24 04:07:32 -05:00
2023-12-24 04:07:32 -05:00
2024-01-08 20:02:44 -05:00
2023-12-22 23:29:19 -05:00
2023-12-24 04:07:32 -05:00
2023-12-22 23:29:19 -05:00
2023-12-21 01:59:23 -05:00
2023-12-19 05:51:10 -05:00
2023-12-22 23:29:19 -05:00
2023-12-21 01:59:22 -05:00
2023-12-19 05:51:11 -05:00
2023-12-19 05:51:11 -05:00
2024-01-01 10:51:23 -05:00
2024-01-08 20:13:22 -05:00
2023-12-28 09:09:13 +02:00
2023-12-22 23:29:19 -05:00
2023-12-21 01:59:23 -05:00
2023-12-21 01:59:23 -05:00
2024-01-08 20:02:29 -05:00
2023-12-28 09:09:13 +02:00
2023-12-19 05:51:11 -05:00
2021-11-28 13:24:00 -05:00
2022-12-25 02:13:30 -05:00
2021-08-17 20:27:36 -04:00
2024-01-02 00:34:15 -05:00
2024-01-08 20:02:44 -05:00
2024-01-03 01:43:14 -05:00
2021-11-06 01:44:06 -04:00
2022-02-21 13:57:33 -05:00
2022-09-01 10:15:09 -04:00
2024-01-03 01:21:48 -05:00
2024-01-03 03:37:13 -05:00
2023-01-13 17:34:53 -05:00