summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/c
AgeCommit message (Expand)AuthorLines
2024-03-12Bump windows-bindgen to 0.55.0Chris Denton-183/+181
2024-03-12Bump windows-bindgen to 0.54.0Chris Denton-31/+31
2024-03-11Rollup merge of #121633 - ChrisDenton:precise, r=NilstriebJacob Pratt-0/+5
2024-03-03Auto merge of #121856 - ChrisDenton:abort, r=joboetbors-0/+2
2024-03-02Cleanup windows abort_internalChris Denton-0/+2
2024-02-27Use the OS thread name by default for the current threadChris Denton-0/+6
2024-02-26Win10: Use GetSystemTimePreciseAsFileTime directlyChris Denton-0/+5
2024-02-25Windows: Use ProcessPrng for random keysChris Denton-16/+0
2024-02-14Automatically sort windows_sys bindingsChris Denton-8/+1
2024-02-14Add windows_sys readmeChris Denton-0/+9
2024-02-14Move windows_sys.lst to bindings.txtChris Denton-1/+0
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+6949