index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
windows
/
c
Age
Commit message (
Expand
)
Author
Lines
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-6949
/
+0
2023-11-17
Update windows-bindgen
Chris Denton
-5
/
+5
2023-11-17
Define `INVALID_HANDLE_VALUE` ourselves
Chris Denton
-2
/
+1
2023-10-28
Rollup merge of #116816 - ChrisDenton:api.rs, r=workingjubilee
Jubilee
-0
/
+23
2023-10-24
Auto merge of #116461 - ChrisDenton:sleep, r=thomcc
bors
-0
/
+38
2023-10-16
Create `windows/api.rs` for safer FFI
Chris Denton
-0
/
+23
2023-10-13
Test that unix sockets exist on Windows
Chris Denton
-0
/
+14
2023-10-06
Windows: Support sub-millisecond sleep
Chris Denton
-0
/
+38
2023-08-28
Remove old bindings that have been moved
Chris Denton
-7
/
+1
2023-08-28
Add GetActiveProcessorCount and process attributes
Chris Denton
-0
/
+7
2023-08-28
Update windows ffi bindings
Chris Denton
-86
/
+79
2023-08-25
Added option to set ProcThreadAttributes for Windows processes
Michael van Straten
-0
/
+42
2023-06-24
Move arm32 shim to c.rs
Chris Denton
-49
/
+0
2023-06-12
Add comment for arm_shim in generate-windows-sys
bdbai
-0
/
+3
2023-06-12
Add windows_sys typedef for Win ARM32
bdbai
-0
/
+17
2023-06-10
Keep uwp specific code in sync with windows-sys
bdbai
-0
/
+2
2023-05-05
Sort windows_sys.lst alphabetically
Chris Denton
-614
/
+617
2023-05-05
Generate windows-sys bindings
Chris Denton
-1883
/
+6863
2023-04-10
Fix typos in library
DaniPopes
-1
/
+1
2021-06-18
Windows error codes: Add two missing ones
Ian Jackson
-0
/
+2
2021-06-18
Windows error codes: Add very very many from mingw
Ian Jackson
-17
/
+1846
2021-06-18
Windows error codes: Move to a separate module
Ian Jackson
-0
/
+52