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
Auto merge of #3324 - ecnelises:aix_stat64at, r=JohnTitor
Add stat64at function declaration to AIX
In AIX, when large file API enabled, fstatat will be redirected to stat64at.
Also, fix clockid_t to correct definition, as time-rs builds well with this change.
0 commit comments