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
The `timespec` structure is now defined to be the `__kernel_timespec`
type, and all syscalls/ABI definitions that reference `timespec` withh
either be modified to work or be altered to return a timespec from
existing time components - see the new `makeTimespec` function for how
this is done.
0 commit comments