summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/os.rs
AgeCommit message (Expand)AuthorLines
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