summary refs log tree commit diff
path: root/library/std/src/sys/windows/c/windows_sys.lst
AgeCommit message (Expand)AuthorLines
2023-11-17Update windows-bindgenChris Denton-1/+1
2023-11-17Define `INVALID_HANDLE_VALUE` ourselvesChris Denton-1/+1
2023-10-28Rollup merge of #116816 - ChrisDenton:api.rs, r=workingjubileeJubilee-0/+2
2023-10-24Auto merge of #116461 - ChrisDenton:sleep, r=thomccbors-0/+6
2023-10-16Create `windows/api.rs` for safer FFIChris Denton-0/+2
2023-10-13Test that unix sockets exist on WindowsChris Denton-0/+2
2023-10-06Windows: Support sub-millisecond sleepChris Denton-0/+6
2023-08-28Remove old bindings that have been movedChris Denton-6/+0
2023-08-28Add GetActiveProcessorCount and process attributesChris Denton-0/+2
2023-08-28Update windows ffi bindingsChris Denton-5/+3
2023-08-25Added option to set ProcThreadAttributes for Windows processesMichael van Straten-0/+5
2023-06-24Move arm32 shim to c.rsChris Denton-4/+0
2023-06-10Keep uwp specific code in sync with windows-sysbdbai-0/+1
2023-05-05Sort windows_sys.lst alphabeticallyChris Denton-614/+617
2023-05-05Generate windows-sys bindingsChris Denton-0/+2587