about summary refs log tree commit diff
path: root/library/std/src/sys/pal/sgx/os.rs
AgeCommit message (Expand)AuthorLines
2025-08-26remove deprecated Error::description in implsMarijn Schouten-8/+2
2025-04-21Move `sys::pal::os::Env` into `sys::env`Thalia Archibald-99/+1
2025-04-14Clarify why SGX code specifies linkage/symbol names for certain staticsJethro Beekman-2/+4
2025-02-13std: Apply unsafe_attr_outside_unsafeEric Huss-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-6/+2
2024-05-29Make `std::env::{set_var, remove_var}` unsafe in edition 2024Tobias Bucher-2/+2
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+187