about summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/c.rs
AgeCommit message (Expand)AuthorLines
2024-02-26Auto merge of #121317 - ChrisDenton:win10-sync, r=Mark-Simulacrumbors-7/+21
2024-02-25Windows: Use ProcessPrng for random keysChris Denton-0/+15
2024-02-21Always use WaitOnAddress on Win10+Chris Denton-7/+21
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-1/+1
2024-01-29Remove `raw_os_nonzero` feature.Markus Reiter-2/+2
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+480