mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() Use more LFS functions. On Linux, use mmap64, open64, openat64, and sendfile64 in place of their non-LFS counterparts. This is relevant to #94173. With these changes (together with rust-lang/backtrace-rs#501), the simple binaries I produce with rustc seem to have no non-LFS functions, so maybe #94173 is fixed. But I can't be sure if I've missed something and maybe some non-LFS functions could sneak in somehow. |
||
---|---|---|
.. | ||
common | ||
hermit | ||
itron | ||
sgx | ||
solid | ||
unix | ||
unsupported | ||
wasi | ||
wasm | ||
windows | ||
mod.rs |