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
gnu b32: Remove mips cfg conditionals in struct stat
Now that mips has its own copy of struct stat, remove all the cfg
conditionals used to handle the difference between mips and everything
else.
Future support for _FILE_OFFSET_BITS=64 and _TIME_BITS=64 will be much
easier when the mips differences does not have to be handled in the
same conditionals.
(backport <rust-lang#4276>)
(cherry picked from commit a092eed)
0 commit comments