Changes between Initial Version and Version 1 of Ticket #70776, comment 2


Ignore:
Timestamp:
Sep 18, 2024, 1:50:33 PM (37 hours ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70776, comment 2

    initial v1  
    11In the macOS 14 SDK at least, the declaration in question is done like this:
    2 {{{
     2{{{#!c
    33union wait {
    44        int     w_status;               /* used in syscall */