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
These types are defined upstream in terms of their unsuffixed types, and
a large part of the surface API in the exposed bindings does the same.
The `libc` crate is moving towards providing unsuffixed types and
routines that avoid the need for aliases. This intent was expressed on
Windows platforms in #5032.
This patch altogether deprecates all items under Linux musl that are
conditionally exposed upstream under the `_LARGEFILE64_SOURCE` feature
test macro.
0 commit comments