-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document Rust's stance on /proc/self/mem
#97837
Commits on Jun 7, 2022
-
Document Rust's stance on
/proc/self/mem
Add documentation to `std::os::unix::io` describing Rust's stance on `/proc/self/mem`, treating it as an external entity which is outside the scope of Rust's safety guarantees.
Configuration menu - View commit details
-
Copy full SHA for 5ae95fa - Browse repository at this point
Copy the full SHA 5ae95faView commit details -
Update library/std/src/os/unix/io/mod.rs
Co-authored-by: Sean Stangl <sean.stangl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fbb59e7 - Browse repository at this point
Copy the full SHA fbb59e7View commit details -
Update library/std/src/os/unix/io/mod.rs
Co-authored-by: Sean Stangl <sean.stangl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 52cb18b - Browse repository at this point
Copy the full SHA 52cb18bView commit details -
Update library/std/src/os/unix/io/mod.rs
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
Configuration menu - View commit details
-
Copy full SHA for 27d9ab4 - Browse repository at this point
Copy the full SHA 27d9ab4View commit details -
Update library/std/src/os/unix/io/mod.rs
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
Configuration menu - View commit details
-
Copy full SHA for f9662f2 - Browse repository at this point
Copy the full SHA f9662f2View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7656e08 - Browse repository at this point
Copy the full SHA 7656e08View commit details -
Update library/std/src/os/unix/io/mod.rs
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
Configuration menu - View commit details
-
Copy full SHA for e89ec68 - Browse repository at this point
Copy the full SHA e89ec68View commit details -
Reword the question in the section header too.
This adopts the wording suggested in rust-lang#97837 (comment).
Configuration menu - View commit details
-
Copy full SHA for 158ff5c - Browse repository at this point
Copy the full SHA 158ff5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6959441 - Browse repository at this point
Copy the full SHA 6959441View commit details