You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
process: static_assert timeval/rusage layout too — closes the remaining unguarded extern struct claims. rusage was the riskiest in the tree (14 hand-counted i64 pad fields to reach 144B, never verified). asserts confirm sizeof(timeval)==16 and sizeof(rusage)==144, which also proves the alignment-padding rule fs.milo's Stat relies on for its rdev->atimespec gap. wmsg/wchannel need no guard (milo-only, no c counterpart). cpuusage/hrtime smoke green
0 commit comments