summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/os.rs
AgeCommit message (Expand)AuthorLines
2024-05-29Make `std::env::{set_var, remove_var}` unsafe in edition 2024Tobias Bucher-4/+4
2024-04-23windows fill_utf16_buf: explain the expected return valueRalf Jung-0/+2
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-1/+1
2024-02-16Remove cfg_attrSteven-1/+0
2024-02-16Use a hardcoded constant instead of calling OpenProcessToken.Steven-5/+26
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+368