Changes between Initial Version and Version 1 of Ticket #70776, comment 2
- Timestamp:
- Sep 18, 2024, 1:50:33 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #70776, comment 2
initial v1 1 1 In the macOS 14 SDK at least, the declaration in question is done like this: 2 {{{ 2 {{{#!c 3 3 union wait { 4 4 int w_status; /* used in syscall */