about summary refs log tree commit diff
path: root/library/std/src/sys/pal/wasi/os.rs
AgeCommit message (Expand)AuthorLines
2025-04-21Move `sys::pal::os::Env` into `sys::env`Thalia Archibald-146/+4
2025-02-09Mark extern blocks as unsafeMichael Goulet-2/+2
2024-08-05WASI fixing unsafe_op_in_unsafe_fn for std::{os, sys}Georgii Rylov-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-5/+3
2024-05-29Make `std::env::{set_var, remove_var}` unsafe in edition 2024Tobias Bucher-2/+2
2024-02-20Delete architecture-specific memchr code in std::sysArthur Carcano-1/+1
2024-02-18Dyn erase at call siteDavid Thomas-5/+5
2024-01-12update paths in commentsjoboet-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+301